Logfile: /home/ko1/ruby/logs/brlog.trunk.20230526-070613
#<BuildRuby:0x000055b116d8b220
@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.20230526-070613",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005429 0.000305 1.366578 ( 2.638967)
build_miniruby 0.001010 0.000000 0.755273 ( 0.755440)
build_ruby 0.001232 0.000000 2.398033 ( 2.398499)
build_all 0.006516 0.003270 12.195030 ( 1.078315)
build_install 0.005922 0.001481 1.639595 ( 0.833263)
test_btest 0.000912 0.000228 81.506229 ( 6.908665)
test_basic 0.003632 0.000000 0.618834 ( 0.701133)
test_all 0.001154 0.000111 425.146622 ( 41.970968)
test_rubyspec 0.027271 0.013453 41.927271 ( 54.514945)
total: 111.80 sec