Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-035150
#<BuildRuby:0x000055d960c85570
@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.20220826-035150",
@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.000021 0.000005 0.000026 ( 0.000027)
autoconf 0.000037 0.000009 0.000046 ( 0.000047)
configure 0.000033 0.000008 0.000041 ( 0.000042)
build_up 0.006044 0.005910 0.848493 ( 1.310755)
build_miniruby 0.001432 0.000478 0.062745 ( 0.061571)
build_ruby 0.001012 0.000337 0.065046 ( 0.064561)
build_all 0.008083 0.001067 1.273222 ( 0.491179)
build_install 0.014600 0.001289 1.617428 ( 0.826094)
test_btest 0.001074 0.000287 55.480582 ( 6.287520)
test_basic 0.006345 0.000265 0.305736 ( 0.397559)
test_all 0.000000 0.003469 484.633574 ( 52.891200)
test_rubyspec 0.084852 0.051755 41.711211 ( 49.907052)
total: 112.24 sec