Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-043945
#<BuildRuby:0x000055b81e3be620
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221224-043945",
@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.000006)
autoconf 0.000017 0.000001 0.000018 ( 0.000017)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.000000 0.004225 0.830932 ( 1.070659)
build_miniruby 0.000000 0.000890 1.034996 ( 1.033759)
build_ruby 0.000000 0.001154 2.645425 ( 2.643998)
build_all 0.004451 0.004727 15.812758 ( 3.414605)
build_install 0.008635 0.001076 2.294168 ( 1.302624)
test_btest 0.000502 0.000112 59.172407 ( 12.165324)
test_basic 0.000778 0.004308 0.362688 ( 0.453122)
test_all 0.000999 0.000278 622.996677 (109.935798)
test_rubyspec 0.048810 0.016862 52.009881 ( 60.189937)
total: 192.21 sec