Logfile: /home/ko1/ruby/logs/brlog.trunk.20220810-193752
#<BuildRuby:0x000055bc76bdc0d0
@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.20220810-193752",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000014 0.000002 0.000016 ( 0.000015)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.002335 0.004401 0.882459 ( 1.184482)
build_miniruby 0.000842 0.000194 0.058615 ( 0.057259)
build_ruby 0.000783 0.000180 0.059846 ( 0.058643)
build_all 0.004710 0.000114 1.564321 ( 0.592660)
build_install 0.006214 0.004749 5.701121 ( 2.171756)
test_btest 0.000606 0.000162 45.132039 ( 8.826526)
test_basic 0.004570 0.001219 0.289061 ( 0.377643)
test_all 0.000780 0.000208 619.756835 ( 89.975641)
test_rubyspec 0.067983 0.054743 43.949092 ( 51.358044)
total: 154.60 sec