Logfile: /home/ko1/ruby/logs/brlog.trunk.20220911-144559
#<BuildRuby:0x00005569fa1c8e50
@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.20220911-144559",
@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.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000406 0.009883 1.109311 ( 1.080413)
build_miniruby 0.001620 0.000540 0.065200 ( 0.063273)
build_ruby 0.001548 0.000516 0.075510 ( 0.073676)
build_all 0.009586 0.000541 1.604485 ( 0.620801)
build_install 0.016690 0.005406 1.933180 ( 0.932408)
test_btest 0.000792 0.000237 92.035642 ( 9.519520)
test_basic 0.004553 0.004363 0.339733 ( 0.426391)
test_all 0.004654 0.000000 682.366332 ( 68.198423)
test_rubyspec 0.090885 0.072416 46.983360 ( 55.551864)
total: 136.47 sec