Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-221111
#<BuildRuby:0x000055d69064be20
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240117-221111",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000016 0.000001 0.000017 ( 0.000018)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.004169 0.000463 1.159865 ( 1.513557)
build_miniruby 0.000839 0.000094 0.866930 ( 0.866663)
build_ruby 0.001098 0.000122 2.722186 ( 2.722151)
build_all 0.001419 0.007346 14.482096 ( 1.341302)
build_install 0.007495 0.000000 4.146699 ( 1.070035)
test_btest 0.001044 0.000091 76.679894 ( 7.082708)
test_basic 0.000000 0.004033 0.794304 ( 0.870960)
test_all 0.091124 0.038362 483.527937 ( 51.962598)
test_rubyspec 0.029238 0.034037 81.879453 ( 94.290201)
total: 161.72 sec