Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-202733
#<BuildRuby:0x000055c06a3a6878
@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.20220813-202733",
@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.000016)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.006409 0.000363 0.823253 ( 1.129860)
build_miniruby 0.000835 0.000000 0.057485 ( 0.056375)
build_ruby 0.000912 0.000000 0.059591 ( 0.058344)
build_all 0.004452 0.000000 1.534535 ( 0.591206)
build_install 0.010999 0.000000 1.913240 ( 0.965696)
test_btest 0.000821 0.000000 46.257582 ( 8.828741)
test_basic 0.004839 0.000301 0.315170 ( 0.404345)
test_all 0.001601 0.000169 632.526606 ( 90.148131)
test_rubyspec 0.062539 0.036920 43.760511 ( 51.157200)
total: 153.34 sec