Logfile: /home/ko1/ruby/logs/brlog.trunk.20221112-210005
#<BuildRuby:0x0000560236bb8620
@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.20221112-210005",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.005884 0.004230 1.070490 ( 1.865729)
build_miniruby 0.001539 0.000308 0.065738 ( 0.064314)
build_ruby 0.001553 0.000310 0.064596 ( 0.062768)
build_all 0.002999 0.004977 1.465085 ( 0.588868)
build_install 0.020178 0.001565 1.863047 ( 0.951300)
test_btest 0.000847 0.000188 87.380562 ( 8.649654)
test_basic 0.005975 0.001327 0.361574 ( 0.450519)
test_all 0.001580 0.000351 682.099424 ( 69.275531)
test_rubyspec 0.106763 0.064165 47.990471 ( 56.452838)
total: 138.36 sec