Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-054813
#<BuildRuby:0x0000560e13350008
@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-054813",
@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.000020 0.000000 0.000020 ( 0.000020)
autoconf 0.000033 0.000000 0.000033 ( 0.000033)
configure 0.000029 0.000000 0.000029 ( 0.000029)
build_up 0.007748 0.000824 0.885134 ( 1.129365)
build_miniruby 0.001131 0.000226 1.007615 ( 1.005735)
build_ruby 0.001322 0.000264 2.765325 ( 2.762841)
build_all 0.008870 0.000844 16.715794 ( 3.007135)
build_install 0.010176 0.000975 2.063775 ( 1.060560)
test_btest 0.000660 0.000117 73.636519 ( 10.837626)
test_basic 0.000000 0.006348 0.339359 ( 0.425696)
test_all 0.000000 0.001657 635.625263 (101.270887)
test_rubyspec 0.072099 0.059679 51.174463 ( 59.208508)
total: 180.71 sec