Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-040106
#<BuildRuby:0x000055f634a1cdd8
@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.20220818-040106",
@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.000001 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010300 0.000736 1.020194 ( 4.975487)
build_miniruby 0.001927 0.000138 0.077463 ( 0.075471)
build_ruby 0.002363 0.000000 0.076225 ( 0.073824)
build_all 0.009369 0.000000 1.494578 ( 0.571555)
build_install 0.017432 0.005441 1.879620 ( 0.907825)
test_btest 0.000000 0.001270 74.284477 ( 8.471701)
test_basic 0.000000 0.006793 0.326989 ( 0.416588)
test_all 0.000788 0.002364 675.062164 ( 65.704074)
test_rubyspec 0.105497 0.068272 45.188547 ( 52.608314)
total: 133.81 sec