Logfile: /home/ko1/ruby/logs/brlog.trunk.20231116-114812
#<BuildRuby:0x0000555f1c0d7d68
@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.20231116-114812",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000009 0.000000 0.000009 ( 0.000008)
build_up 0.001896 0.003150 1.401257 ( 1.782289)
build_miniruby 0.000750 0.000328 0.866177 ( 0.866640)
build_ruby 0.001021 0.000447 2.659381 ( 2.659954)
build_all 0.009126 0.000427 15.516427 ( 1.374451)
build_install 0.004633 0.004311 4.607240 ( 1.146789)
test_btest 0.000745 0.000314 83.489028 ( 7.058470)
test_basic 0.000690 0.004477 0.762315 ( 0.840606)
test_all 0.079414 0.055377 451.666169 ( 49.804543)
test_rubyspec 0.022346 0.019768 48.697198 ( 61.058733)
total: 126.59 sec