Logfile: /home/ko1/ruby/logs/brlog.trunk.20240617-164059
#<BuildRuby:0x000056299990bf00
@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.20240617-164059",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000009 0.000003 0.000012 ( 0.000011)
build_up 0.001232 0.004509 1.874510 ( 2.107353)
build_miniruby 0.000778 0.000311 1.087885 ( 1.087672)
build_ruby 0.001042 0.000417 3.274749 ( 3.274516)
build_all 0.006599 0.003471 17.731085 ( 1.656214)
build_install 0.007144 0.002976 6.210922 ( 1.448078)
test_btest 0.001175 0.000490 106.061036 ( 9.431464)
test_basic 0.001659 0.003387 0.821093 ( 0.896149)
test_all 0.102018 0.036123 562.295345 ( 57.135524)
test_rubyspec 0.024829 0.040627 135.738266 ( 15.975972)
total: 93.01 sec