Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-223311
#<BuildRuby:0x0000560adb180150
@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.20231220-223311",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003068 0.000921 1.042643 ( 1.306058)
build_miniruby 0.000653 0.000196 0.901117 ( 0.901059)
build_ruby 0.000863 0.000259 2.743451 ( 2.746326)
build_all 0.005904 0.001771 12.238046 ( 1.050846)
build_install 0.002549 0.010848 3.607908 ( 0.992242)
test_btest 0.000459 0.000229 64.585820 ( 5.937697)
test_basic 0.000000 0.003606 0.383197 ( 0.462767)
test_all 0.064510 0.041156 440.843654 ( 37.696239)
test_rubyspec 0.018833 0.031791 40.352312 ( 53.083211)
total: 104.18 sec