Logfile: /home/ko1/ruby/logs/brlog.trunk.20230111-002209
#<BuildRuby:0x00005574db04fe70
@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.20230111-002209",
@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.000005 0.000003 0.000008 ( 0.000008)
autoconf 0.000009 0.000005 0.000014 ( 0.000014)
configure 0.000008 0.000005 0.000013 ( 0.000012)
build_up 0.005605 0.000883 0.854554 ( 1.052101)
build_miniruby 0.000000 0.001128 1.016847 ( 1.014843)
build_ruby 0.000623 0.000960 2.786862 ( 2.784532)
build_all 0.004292 0.005655 16.839206 ( 3.000166)
build_install 0.005822 0.003493 2.144685 ( 1.087593)
test_btest 0.000466 0.000279 74.561744 ( 10.773839)
test_basic 0.000000 0.006396 0.339745 ( 0.426850)
test_all 0.000269 0.001737 654.643278 (105.680667)
test_rubyspec 0.070832 0.063434 51.808493 ( 59.872628)
total: 185.69 sec