Logfile: /home/ko1/ruby/logs/brlog.trunk.20220911-145116
#<BuildRuby:0x0000562dce4c43a0
@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.20220911-145116",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.003313 0.006989 1.128823 ( 1.089911)
build_miniruby 0.001397 0.000263 0.075035 ( 0.073202)
build_ruby 0.001581 0.000297 0.077180 ( 0.075399)
build_all 0.008499 0.001594 1.553840 ( 0.601578)
build_install 0.022964 0.000158 1.931204 ( 0.951564)
test_btest 0.001158 0.000166 98.443927 ( 9.531534)
test_basic 0.002572 0.004978 0.351377 ( 0.438089)
test_all 0.005304 0.000125 650.985238 ( 66.297095)
test_rubyspec 0.129421 0.047608 46.962595 ( 55.221101)
total: 134.28 sec