Logfile: /home/ko1/ruby/logs/brlog.trunk.20221028-005150
#<BuildRuby:0x000055d26b3ea8a8
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221028-005150",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.005577 0.005278 1.115212 ( 1.157627)
build_miniruby 0.001306 0.000326 0.101989 ( 0.098630)
build_ruby 0.001261 0.000315 0.096311 ( 0.094269)
build_all 0.008522 0.000911 1.305716 ( 0.571049)
build_install 0.012405 0.003206 1.635572 ( 0.917185)
test_btest 0.001420 0.000334 62.553541 ( 6.877438)
test_basic 0.005090 0.001198 0.358031 ( 0.451723)
test_all 0.005903 0.001389 495.316728 ( 53.516835)
test_rubyspec 0.053065 0.066832 43.360681 ( 51.835710)
total: 115.52 sec