Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-104639
#<BuildRuby:0x000055ca35916f90
@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.20221006-104639",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.002269 0.008488 1.099230 ( 1.158871)
build_miniruby 0.001479 0.000341 0.092693 ( 0.089826)
build_ruby 0.001196 0.000276 0.096463 ( 0.094246)
build_all 0.005873 0.001356 1.290755 ( 0.571410)
build_install 0.012344 0.002849 1.592194 ( 0.863292)
test_btest 0.001455 0.000336 62.308233 ( 6.640822)
test_basic 0.001554 0.006383 0.357159 ( 0.445101)
test_all 0.005893 0.001813 483.830127 ( 53.052093)
test_rubyspec 0.086333 0.050865 42.390952 ( 50.881408)
total: 113.80 sec