Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-095441
#<BuildRuby:0x000055d4015b3ee0
@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.20230109-095441",
@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.000003 0.000009 ( 0.000009)
autoconf 0.000011 0.000006 0.000017 ( 0.000017)
configure 0.000016 0.000000 0.000016 ( 0.000015)
build_up 0.005892 0.000792 0.857908 ( 1.284436)
build_miniruby 0.000911 0.000380 1.016931 ( 1.014973)
build_ruby 0.001059 0.000441 2.791766 ( 2.789181)
build_all 0.008679 0.001634 16.916313 ( 3.036399)
build_install 0.008464 0.001324 2.142042 ( 1.086202)
test_btest 0.000811 0.000290 75.698158 ( 10.673272)
test_basic 0.005060 0.001808 0.356772 ( 0.442161)
test_all 0.001329 0.000000 661.485115 (110.131586)
test_rubyspec 0.064321 0.052632 51.859979 ( 59.966138)
total: 190.42 sec