Logfile: /home/ko1/ruby/logs/brlog.trunk.20220416-005003
#<BuildRuby:0x0000557bf7347510
@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.20220416-005003",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010744 0.000948 1.013407 ( 1.839835)
build_miniruby 0.001635 0.000233 0.077858 ( 0.075963)
build_ruby 0.002348 0.000000 0.074782 ( 0.072759)
build_all 0.007639 0.002580 1.506457 ( 0.598613)
build_install 0.013309 0.009275 5.922069 ( 2.844761)
test_btest 0.000913 0.000218 79.683122 ( 8.381166)
test_basic 0.002600 0.005054 0.337312 ( 0.426903)
test_all 0.002139 0.000611 669.283157 ( 66.001838)
test_rubyspec 0.148473 0.029631 46.916314 ( 52.362956)
total: 132.61 sec