Logfile: /home/ko1/ruby/logs/brlog.trunk.20230119-022235
#<BuildRuby:0x000056518fe440d0
@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.20230119-022235",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000015 0.000003 0.000018 ( 0.000017)
configure 0.000026 0.000005 0.000031 ( 0.000045)
build_up 0.000000 0.006408 0.845525 ( 1.058214)
build_miniruby 0.000076 0.001266 1.011909 ( 1.010002)
build_ruby 0.001198 0.000428 2.782802 ( 2.780313)
build_all 0.007463 0.002666 16.935434 ( 3.020361)
build_install 0.010970 0.000628 2.167959 ( 1.103935)
test_btest 0.000638 0.000199 74.595581 ( 10.716594)
test_basic 0.004990 0.001560 0.341669 ( 0.428062)
test_all 0.001070 0.000334 663.424959 ( 93.095830)
test_rubyspec 0.097724 0.034253 52.042878 ( 60.008484)
total: 173.22 sec