Logfile: /home/ko1/ruby/logs/brlog.trunk.20231108-235343
#<BuildRuby:0x000055a82c193280
@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.20231108-235343",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003530 0.000830 1.320517 ( 1.524462)
build_miniruby 0.000882 0.000207 0.992230 ( 0.991938)
build_ruby 0.001021 0.000240 2.618615 ( 2.620441)
build_all 0.009591 0.000000 16.504289 ( 1.472088)
build_install 0.002531 0.007175 4.941584 ( 1.188979)
test_btest 0.000816 0.000233 82.479843 ( 6.970906)
test_basic 0.004710 0.000162 0.795403 ( 0.872456)
test_all 0.108510 0.028112 493.863593 ( 54.665282)
test_rubyspec 0.029599 0.017899 49.824864 ( 62.236601)
total: 132.54 sec