Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-164633
#<BuildRuby:0x00005559f6fb3fb0
@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-164633",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000018 0.000000 0.000018 ( 0.000018)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.004117 0.000000 0.920764 ( 1.125518)
build_miniruby 0.000951 0.000000 0.987141 ( 0.985814)
build_ruby 0.001203 0.000000 2.766075 ( 2.764607)
build_all 0.005170 0.003909 15.899768 ( 3.305224)
build_install 0.005089 0.003638 2.212320 ( 1.206391)
test_btest 0.000484 0.000048 64.405978 ( 10.829599)
test_basic 0.004298 0.000429 0.301310 ( 0.392313)
test_all 0.000988 0.000000 626.712440 (109.366670)
test_rubyspec 0.040564 0.022465 51.853903 ( 60.012199)
total: 189.99 sec