Logfile: /home/ko1/ruby/logs/brlog.trunk.20221110-141404
#<BuildRuby:0x0000560c47fd4e50
@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.20221110-141404",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.009280 0.001428 1.068723 ( 1.122860)
build_miniruby 0.002046 0.000315 0.068783 ( 0.066172)
build_ruby 0.002137 0.000000 0.063210 ( 0.060976)
build_all 0.004598 0.005765 1.473675 ( 0.592693)
build_install 0.016287 0.005991 1.830448 ( 0.933324)
test_btest 0.001153 0.000288 84.681355 ( 9.003338)
test_basic 0.001747 0.007801 0.347818 ( 0.434614)
test_all 0.001708 0.000570 687.435042 ( 68.881885)
test_rubyspec 0.119834 0.067954 47.793864 ( 55.933158)
total: 137.03 sec