Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-160311
#<BuildRuby:0x0000561a5ddeb7f0
@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.20240101-160311",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.001231 0.004610 1.139816 ( 1.295711)
build_miniruby 0.000866 0.000259 0.854163 ( 0.853999)
build_ruby 0.001033 0.000310 2.665473 ( 2.666340)
build_all 0.000675 0.007372 11.968833 ( 0.982917)
build_install 0.009089 0.002029 3.564048 ( 0.970540)
test_btest 0.000445 0.000185 64.672943 ( 4.606062)
test_basic 0.002755 0.001147 0.394166 ( 0.473977)
test_all 0.061503 0.033246 383.927627 ( 33.180350)
test_rubyspec 0.024306 0.040389 40.030115 ( 52.600202)
total: 97.63 sec