Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-053247
#<BuildRuby:0x000055af63db5f48
@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.20230104-053247",
@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.000012 0.000002 0.000014 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.008492 0.001306 0.968412 ( 1.157057)
build_miniruby 0.000000 0.002801 0.843882 ( 0.842921)
build_ruby 0.001063 0.001967 2.153411 ( 2.154936)
build_all 0.011561 0.010103 18.505148 ( 2.170841)
build_install 0.017505 0.004255 1.991521 ( 0.992492)
test_btest 0.001057 0.000334 87.022906 ( 8.993804)
test_basic 0.004733 0.004779 0.352498 ( 0.438862)
test_all 0.002113 0.000740 685.759864 ( 64.049300)
test_rubyspec 0.099009 0.082183 47.710247 ( 55.827344)
total: 136.63 sec