Logfile: /home/ko1/ruby/logs/brlog.trunk.20221221-203302
#<BuildRuby:0x0000558afe818010
@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.20221221-203302",
@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.000010 0.000000 0.000010 ( 0.000010)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.000312 0.003946 0.912499 ( 1.200656)
build_miniruby 0.000755 0.000084 0.934691 ( 0.933445)
build_ruby 0.001079 0.000120 2.610338 ( 2.609234)
build_all 0.009007 0.000093 15.708478 ( 3.302849)
build_install 0.005750 0.004325 2.307749 ( 1.329342)
test_btest 0.000549 0.000078 57.430219 ( 11.889238)
test_basic 0.004012 0.000573 0.294011 ( 0.385590)
test_all 0.001398 0.000000 675.987775 (134.487852)
test_rubyspec 0.048280 0.023863 51.745741 ( 59.893698)
total: 216.03 sec