Logfile: /home/ko1/ruby/logs/brlog.trunk.20231109-181342
#<BuildRuby:0x0000560836a6bbb8
@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.20231109-181342",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000012 0.000000 0.000012 ( 0.000012)
build_up 0.004415 0.000159 1.509103 ( 1.799774)
build_miniruby 0.000000 0.001387 0.960741 ( 0.959818)
build_ruby 0.000000 0.001358 2.726420 ( 2.727076)
build_all 0.004824 0.005538 16.617208 ( 1.506436)
build_install 0.000557 0.008460 5.115749 ( 1.231200)
test_btest 0.000631 0.000316 86.917342 ( 7.515155)
test_basic 0.000000 0.004124 0.629418 ( 0.706094)
test_all 0.091790 0.043703 538.636532 ( 52.316002)
test_rubyspec 0.025504 0.028201 51.027193 ( 63.258029)
total: 132.02 sec