Logfile: /home/ko1/ruby/logs/brlog.trunk.20220604-004831
#<BuildRuby:0x0000559ad2c2ff20
@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.20220604-004831",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000004 0.000013 ( 0.000013)
configure 0.000012 0.000004 0.000016 ( 0.000017)
build_up 0.006924 0.000000 0.844862 ( 0.980701)
build_miniruby 0.000000 0.001054 0.057131 ( 0.055770)
build_ruby 0.000000 0.001000 0.059069 ( 0.057734)
build_all 0.003075 0.001143 1.491552 ( 0.619518)
build_install 0.010270 0.000845 6.325253 ( 2.896335)
test_btest 0.000700 0.000218 48.637670 ( 8.300518)
test_basic 0.001208 0.004456 0.281649 ( 0.370514)
test_all 0.001083 0.000406 610.367222 ( 94.564818)
test_rubyspec 0.079629 0.048115 44.148564 ( 49.718513)
total: 157.57 sec