Logfile: /home/ko1/ruby/logs/brlog.trunk.20240615-182306
#<BuildRuby:0x0000556a07334098
@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.20240615-182306",
@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.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000010 0.000005 0.000015 ( 0.000016)
configure 0.000007 0.000004 0.000011 ( 0.000011)
build_up 0.004024 0.001878 1.805237 ( 1.913005)
build_miniruby 0.000764 0.000357 1.010075 ( 1.009396)
build_ruby 0.001116 0.000521 3.425271 ( 3.425915)
build_all 0.002379 0.007650 17.615860 ( 1.700004)
build_install 0.003969 0.006748 6.107829 ( 1.431709)
test_btest 0.000482 0.000302 103.753100 ( 9.381675)
test_basic 0.002515 0.001571 0.786091 ( 0.859011)
test_all 0.106241 0.035450 538.451643 ( 61.963180)
test_rubyspec 0.038802 0.027658 132.152038 ( 15.876207)
total: 97.56 sec