Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-114049
#<BuildRuby:0x0000559a2ffa84c0
@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.20220730-114049",
@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.000006 0.000000 0.000006 ( 0.000005)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000089 0.000000 0.000089 ( 0.000093)
build_up 0.007651 0.004231 0.985538 ( 1.124213)
build_miniruby 0.002008 0.000134 0.075845 ( 0.074016)
build_ruby 0.002375 0.000158 0.075239 ( 0.072869)
build_all 0.001410 0.009364 1.551199 ( 0.577841)
build_install 0.010992 0.011397 5.171737 ( 2.065338)
test_btest 0.000903 0.000285 71.795967 ( 8.097902)
test_basic 0.002151 0.005086 0.317476 ( 0.407485)
test_all 0.001543 0.000569 679.039261 ( 66.671663)
test_rubyspec 0.095961 0.077355 45.983671 ( 51.683490)
total: 130.78 sec