Logfile: /home/ko1/ruby/logs/brlog.trunk.20220904-172657
#<BuildRuby:0x000055fae28b8ea8
@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.20220904-172657",
@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.000015 0.000003 0.000018 ( 0.000019)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.006328 0.004739 0.958775 ( 1.128746)
build_miniruby 0.000000 0.001950 0.075322 ( 0.073304)
build_ruby 0.000014 0.002168 0.074179 ( 0.072027)
build_all 0.005806 0.004898 1.550647 ( 0.608714)
build_install 0.020109 0.000921 1.935386 ( 0.961737)
test_btest 0.000841 0.000281 77.526984 ( 8.202212)
test_basic 0.008349 0.001202 0.324613 ( 0.418650)
test_all 0.000000 0.003751 677.022638 ( 67.105951)
test_rubyspec 0.093370 0.080606 45.419072 ( 53.848161)
total: 132.42 sec