Logfile: /home/ko1/ruby/logs/brlog.trunk.20231221-052030
#<BuildRuby:0x0000562ab2fa3e20
@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.20231221-052030",
@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.000009 0.000001 0.000010 ( 0.000010)
configure 0.000019 0.000000 0.000019 ( 0.000018)
build_up 0.000899 0.003447 1.232222 ( 1.632819)
build_miniruby 0.000840 0.000187 0.888537 ( 0.888429)
build_ruby 0.001252 0.000279 2.768152 ( 2.767866)
build_all 0.009370 0.001108 16.621322 ( 1.513946)
build_install 0.006761 0.002933 4.905035 ( 1.136594)
test_btest 0.000000 0.000960 84.909953 ( 6.639219)
test_basic 0.002057 0.002490 0.823277 ( 0.900706)
test_all 0.112252 0.022253 505.139605 ( 57.308966)
test_rubyspec 0.021885 0.026480 52.418922 ( 64.802159)
total: 137.59 sec