Logfile: /home/ko1/ruby/logs/brlog.trunk.20231027-195356
#<BuildRuby:0x000055b1ddfabe20
@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.20231027-195356",
@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.000010 0.000003 0.000013 ( 0.000012)
configure 0.000009 0.000002 0.000011 ( 0.000012)
build_up 0.001680 0.004398 1.426567 ( 1.635736)
build_miniruby 0.000883 0.000260 0.874098 ( 0.873922)
build_ruby 0.000989 0.000291 2.700361 ( 2.700534)
build_all 0.005257 0.004499 16.687988 ( 1.507663)
build_install 0.008518 0.000045 4.993790 ( 1.171218)
test_btest 0.000837 0.000251 84.995100 ( 7.256841)
test_basic 0.001814 0.003431 0.822748 ( 0.899756)
test_all 0.116800 0.018981 524.166358 ( 49.175538)
test_rubyspec 0.022606 0.027497 51.089858 ( 63.459948)
total: 128.68 sec