Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-050226
#<BuildRuby:0x000055e28e522620
@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.20230124-050226",
@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.000002 0.000009 ( 0.000008)
autoconf 0.000015 0.000004 0.000019 ( 0.000018)
configure 0.000011 0.000003 0.000014 ( 0.000013)
build_up 0.002594 0.003695 0.870169 ( 1.639724)
build_miniruby 0.000899 0.000257 1.000938 ( 0.999279)
build_ruby 0.001259 0.000360 2.755192 ( 2.752453)
build_all 0.009482 0.000000 16.712261 ( 2.980202)
build_install 0.010657 0.000764 2.089452 ( 1.070074)
test_btest 0.000783 0.000000 71.834947 ( 11.023868)
test_basic 0.007488 0.000000 0.392275 ( 0.476541)
test_all 0.001233 0.000169 663.964723 (107.754055)
test_rubyspec 0.091853 0.033831 51.120687 ( 59.238090)
total: 187.93 sec