Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-144909
#<BuildRuby:0x000055b94d92c6e0
@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.20220808-144909",
@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.000011 0.000003 0.000014 ( 0.000014)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.006353 0.004628 0.978404 ( 1.187620)
build_miniruby 0.001323 0.000407 0.073791 ( 0.072975)
build_ruby 0.001756 0.000000 0.075979 ( 0.075212)
build_all 0.009093 0.000692 1.531814 ( 0.584312)
build_install 0.012087 0.009883 5.260709 ( 2.091685)
test_btest 0.000963 0.000340 78.796171 ( 8.249363)
test_basic 0.002905 0.003945 0.312477 ( 0.402805)
test_all 0.001335 0.000519 648.282264 ( 66.160684)
test_rubyspec 0.110331 0.059757 45.958158 ( 53.123407)
total: 131.95 sec