Logfile: /home/ko1/ruby/logs/brlog.trunk.20231217-095606
#<BuildRuby:0x00005577cbf88110
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231217-095606",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.000019 0.003788 1.028569 ( 1.296364)
build_miniruby 0.000696 0.000116 0.875137 ( 0.876055)
build_ruby 0.001022 0.000171 2.699758 ( 2.732046)
build_all 0.004489 0.003216 12.107091 ( 0.997251)
build_install 0.011682 0.000101 3.514674 ( 0.987520)
test_btest 0.000558 0.000099 64.153992 ( 5.323787)
test_basic 0.004213 0.000073 0.380147 ( 0.461698)
test_all 0.079617 0.021905 396.809823 ( 44.434704)
test_rubyspec 0.033772 0.029776 40.059408 ( 52.716646)
total: 109.83 sec