Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-140800
#<BuildRuby:0x0000558a233834b8
@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.20220725-140800",
@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.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.002185 0.009761 0.976701 ( 1.141760)
build_miniruby 0.001143 0.000490 0.065058 ( 0.063790)
build_ruby 0.001672 0.000717 0.082108 ( 0.079785)
build_all 0.003992 0.005896 1.555280 ( 0.586525)
build_install 0.018277 0.004866 5.125258 ( 2.091883)
test_btest 0.000742 0.000329 75.493797 ( 8.249491)
test_basic 0.003395 0.003883 0.330076 ( 0.418390)
test_all 0.001112 0.000527 677.771647 ( 66.887925)
test_rubyspec 0.069811 0.091441 45.383158 ( 51.144182)
total: 130.66 sec