Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-195340
#<BuildRuby:0x000055b5a16d0090
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240108-195340",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j20'",
@timeout=10800>
user system total real
checkout 0.000009 0.000000 0.000009 ( 0.000010)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.004987 0.000046 1.361526 ( 1.744837)
build_miniruby 0.001122 0.000049 1.559948 ( 1.563756)
build_ruby 0.000000 0.001698 5.900641 ( 5.914431)
build_all 0.004747 0.006404 16.858582 ( 1.819941)
build_install 0.013264 0.003094 5.097873 ( 1.838172)
test_btest 0.000783 0.000108 83.539303 ( 14.090650)
test_basic 0.005212 0.000000 0.750397 ( 0.819473)
test_all 0.083624 0.037850 556.227970 ( 78.071370)
test_rubyspec 0.031340 0.037044 85.961518 ( 98.290012)
total: 204.15 sec