Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-210933
#<BuildRuby:0x00005580575db600
@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.20220725-210933",
@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.000004 0.000012 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.011754 0.000000 0.972777 ( 1.112546)
build_miniruby 0.001803 0.000000 0.077980 ( 0.076888)
build_ruby 0.002208 0.000000 0.073547 ( 0.072048)
build_all 0.004512 0.005464 1.520357 ( 0.573537)
build_install 0.021046 0.000871 5.138446 ( 2.071846)
test_btest 0.000985 0.000259 74.379930 ( 8.754191)
test_basic 0.003422 0.005749 0.319483 ( 0.406924)
test_all 0.001851 0.000585 652.023971 ( 64.590059)
test_rubyspec 0.102678 0.058842 45.610911 ( 51.398728)
total: 129.06 sec