Logfile: /home/ko1/ruby/logs/brlog.trunk.20231023-231751
#<BuildRuby:0x0000561397a5f0b8
@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.20231023-231751",
@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.000002 0.000011 ( 0.000011)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.002237 0.003475 2.239165 ( 2.442250)
build_miniruby 0.001111 0.000000 0.969572 ( 0.968863)
build_ruby 0.001229 0.000000 2.746438 ( 2.746385)
build_all 0.008530 0.001694 16.575158 ( 1.455640)
build_install 0.005165 0.003987 5.367084 ( 1.202234)
test_btest 0.000922 0.000269 87.161053 ( 7.446471)
test_basic 0.003529 0.001029 0.657458 ( 0.733766)
test_all 0.107478 0.027953 501.196251 ( 53.297407)
test_rubyspec 0.028107 0.021011 50.078385 ( 62.441188)
total: 132.74 sec