Logfile: /home/ko1/ruby/logs/brlog.trunk.20230101-204836
#<BuildRuby:0x000055c9995aa678
@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.20230101-204836",
@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.000008 0.000000 0.000008 ( 0.000009)
autoconf 0.000018 0.000002 0.000020 ( 0.000019)
configure 0.000013 0.000001 0.000014 ( 0.000013)
build_up 0.001932 0.004321 0.846608 ( 1.445735)
build_miniruby 0.000934 0.000125 1.018187 ( 1.016373)
build_ruby 0.001320 0.000176 2.780117 ( 2.777583)
build_all 0.008983 0.000579 16.766333 ( 2.985254)
build_install 0.004006 0.005396 2.288365 ( 1.176865)
test_btest 0.000848 0.000159 68.409343 ( 11.697097)
test_basic 0.006033 0.001131 0.311235 ( 0.396423)
test_all 0.001364 0.000000 671.626146 ( 96.491053)
test_rubyspec 0.090398 0.037145 51.465147 ( 59.541187)
total: 177.53 sec