Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-035713
#<BuildRuby:0x000055f7bfd9e678
@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.20230104-035713",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000021 0.000003 0.000024 ( 0.000023)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.001907 0.004478 0.847077 ( 1.097479)
build_miniruby 0.001086 0.000233 1.020291 ( 1.018230)
build_ruby 0.000000 0.001736 2.772944 ( 2.770194)
build_all 0.005680 0.004125 16.734418 ( 2.978409)
build_install 0.010299 0.001494 2.308964 ( 1.192096)
test_btest 0.000864 0.000230 71.224799 ( 11.415081)
test_basic 0.005240 0.001397 0.341223 ( 0.427388)
test_all 0.001112 0.000296 670.281197 (106.979692)
test_rubyspec 0.050294 0.022327 51.553383 ( 59.704150)
total: 187.58 sec