Logfile: /home/ko1/ruby/logs/brlog.trunk.20220914-173842
#<BuildRuby:0x000055e4dd72c8e8
@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.20220914-173842",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000017 0.000004 0.000021 ( 0.000014)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000389 0.010305 1.099789 ( 1.124938)
build_miniruby 0.001443 0.000666 0.071481 ( 0.069566)
build_ruby 0.001421 0.000656 0.073004 ( 0.070667)
build_all 0.007615 0.003515 1.541519 ( 0.607175)
build_install 0.010900 0.012088 1.908264 ( 0.942890)
test_btest 0.000722 0.000405 96.917460 ( 9.780586)
test_basic 0.006794 0.001256 0.352667 ( 0.440498)
test_all 0.003901 0.000000 651.257292 ( 66.298868)
test_rubyspec 0.113906 0.056737 47.298122 ( 55.254673)
total: 134.59 sec