Logfile: /home/ko1/ruby/logs/brlog.trunk.20220613-033527
#<BuildRuby:0x0000560cee2040d0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220613-033527",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.006454 0.000000 0.870795 ( 0.971514)
build_miniruby 0.000994 0.000000 0.058006 ( 0.056716)
build_ruby 0.000901 0.000007 0.059542 ( 0.058294)
build_all 0.004147 0.000276 1.510539 ( 0.605506)
build_install 0.006216 0.004680 6.314945 ( 2.814280)
test_btest 0.000771 0.000097 48.853472 ( 8.215647)
test_basic 0.005005 0.000625 0.292374 ( 0.381012)
test_all 0.001243 0.000155 636.695280 ( 90.775991)
test_rubyspec 0.100847 0.028102 44.195049 ( 49.913960)
total: 153.79 sec