Logfile: /home/ko1/ruby/logs/brlog.trunk.20220404-112921
#<BuildRuby:0x0000557a5fca3440
@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.20220404-112921",
@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.000001 0.000007 ( 0.000008)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.009543 0.001202 0.996156 ( 1.212201)
build_miniruby 0.001767 0.000378 0.077525 ( 0.076494)
build_ruby 0.002304 0.000000 0.078481 ( 0.077430)
build_all 0.006766 0.003467 4.277810 ( 0.864147)
build_install 0.018437 0.005665 8.585081 ( 2.998593)
test_btest 0.001185 0.000296 75.356192 ( 8.466722)
test_basic 0.000000 0.007178 0.343367 ( 0.433325)
test_all 0.001031 0.000736 678.644479 ( 66.260611)
test_rubyspec 0.096199 0.056283 46.824200 ( 52.103295)
total: 132.49 sec