Logfile: /home/ko1/ruby/logs/brlog.trunk.20220910-145924
#<BuildRuby:0x000055eb9b7d6fe0
@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.20220910-145924",
@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.000008 0.000003 0.000011 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.005821 0.004835 1.133907 ( 1.879135)
build_miniruby 0.001562 0.000650 0.074170 ( 0.072648)
build_ruby 0.002098 0.000000 0.072631 ( 0.070226)
build_all 0.010093 0.000000 1.565286 ( 0.602179)
build_install 0.017355 0.004247 1.906672 ( 0.945904)
test_btest 0.001427 0.000000 96.666679 ( 9.451643)
test_basic 0.005186 0.002301 0.359484 ( 0.452772)
test_all 0.004525 0.000000 679.958700 ( 68.147922)
test_rubyspec 0.112708 0.067887 47.280558 ( 55.705125)
total: 137.33 sec