Logfile: /home/ko1/ruby/logs/brlog.trunk.20230115-021651
#<BuildRuby:0x000055efefe4bf58
@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.20230115-021651",
@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.000013 0.000002 0.000015 ( 0.000015)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.007235 0.000411 1.356254 ( 1.356727)
build_miniruby 0.001234 0.000176 1.704286 ( 1.574816)
build_ruby 0.000000 0.001373 2.779075 ( 2.776576)
build_all 0.003387 0.006405 16.830519 ( 3.034001)
build_install 0.011309 0.000000 2.159671 ( 1.089620)
test_btest 0.001053 0.000000 73.158305 ( 11.314878)
test_basic 0.002526 0.003747 0.341076 ( 0.427824)
test_all 0.000986 0.000246 658.018375 (100.168014)
test_rubyspec 0.078167 0.049651 52.220967 ( 60.242788)
total: 181.99 sec