Logfile: /home/ko1/ruby/logs/brlog.trunk.20220328-102117
#<BuildRuby:0x0000561beca0f858
@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.20220328-102117",
@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.000010 0.000001 0.000011 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.007840 0.003183 1.002472 ( 1.835507)
build_miniruby 0.001615 0.000285 0.075246 ( 0.073172)
build_ruby 0.001669 0.000295 0.078257 ( 0.076612)
build_all 0.006015 0.004306 4.210524 ( 0.841362)
build_install 0.018564 0.005547 7.875553 ( 2.442891)
test_btest 0.000000 0.001422 70.602779 ( 8.070238)
test_basic 0.003844 0.003832 0.341806 ( 0.430853)
test_all 0.001410 0.000403 662.357678 ( 65.988744)
test_rubyspec 0.100711 0.061829 45.834874 ( 51.291138)
total: 131.05 sec