Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-010127
#<BuildRuby:0x0000559653624050
@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.20240110-010127",
@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.000008)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000016 0.000001 0.000017 ( 0.000015)
build_up 0.004227 0.000019 0.985278 ( 1.791559)
build_miniruby 0.000908 0.000061 1.021605 ( 1.021585)
build_ruby 0.001161 0.000078 2.742672 ( 2.747113)
build_all 0.006526 0.003907 14.748788 ( 1.374307)
build_install 0.005647 0.004282 4.182146 ( 1.132958)
test_btest 0.000526 0.000087 78.782683 ( 7.749672)
test_basic 0.004426 0.000045 0.474370 ( 0.552504)
test_all 0.093425 0.041399 504.257261 ( 56.729545)
test_rubyspec 0.021280 0.014484 50.339123 ( 63.066706)
total: 136.17 sec