Logfile: /home/ko1/ruby/logs/brlog.trunk.20220328-124515
#<BuildRuby:0x0000561b9db20480
@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-124515",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000010 0.000004 0.000014 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.008278 0.002759 1.007752 ( 1.092440)
build_miniruby 0.001204 0.000402 0.074143 ( 0.073600)
build_ruby 0.001493 0.000498 0.071136 ( 0.070101)
build_all 0.009335 0.001396 4.202007 ( 0.868708)
build_install 0.016196 0.007117 7.887163 ( 2.458016)
test_btest 0.000982 0.000327 75.154832 ( 8.192678)
test_basic 0.005750 0.001917 0.342588 ( 0.430938)
test_all 0.000727 0.001750 690.891975 ( 67.731011)
test_rubyspec 0.113441 0.053275 45.804612 ( 51.222161)
total: 132.14 sec