Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-191406
#<BuildRuby:0x000055d7b0490088
@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.20220730-191406",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.006237 0.000445 0.861869 ( 1.024505)
build_miniruby 0.000869 0.000062 0.057118 ( 0.055885)
build_ruby 0.000941 0.000067 0.059275 ( 0.057984)
build_all 0.000153 0.004493 1.516247 ( 0.589002)
build_install 0.003728 0.007658 5.647729 ( 2.164313)
test_btest 0.000598 0.000149 49.914484 ( 8.563042)
test_basic 0.004278 0.001069 0.284673 ( 0.374002)
test_all 0.000920 0.000230 629.641300 ( 90.186180)
test_rubyspec 0.073779 0.050707 43.721109 ( 49.347700)
total: 152.36 sec