Logfile: /home/ko1/ruby/logs/brlog.trunk.20230703-075221
#<BuildRuby:0x000055f9c76df5f8
@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.20230703-075221",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.002635 0.004578 1.476092 ( 2.782281)
build_miniruby 0.001141 0.000190 0.846942 ( 0.847147)
build_ruby 0.001159 0.000193 2.599574 ( 2.599883)
build_all 0.005006 0.003653 11.131354 ( 7.729962)
build_install 0.007257 0.000576 4.743461 ( 1.777113)
test_btest 0.000896 0.000170 83.848813 ( 7.942575)
test_basic 0.004230 0.000805 0.720429 ( 0.799606)
test_all 0.000989 0.000189 473.844501 ( 43.349472)
test_rubyspec 0.020358 0.020827 41.778031 ( 54.273248)
total: 122.10 sec