Logfile: /home/ko1/ruby/logs/brlog.trunk.20221213-041525
#<BuildRuby:0x0000558607900460
@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.20221213-041525",
@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.000006)
autoconf 0.000015 0.000003 0.000018 ( 0.000019)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.000000 0.004368 0.865473 ( 1.106164)
build_miniruby 0.000000 0.000904 1.023264 ( 1.022076)
build_ruby 0.000000 0.001133 2.702466 ( 2.585839)
build_all 0.006543 0.002463 15.926472 ( 3.377971)
build_install 0.007969 0.002517 2.226074 ( 1.268573)
test_btest 0.000463 0.000146 58.969634 ( 12.171211)
test_basic 0.004436 0.000141 0.313893 ( 0.405061)
test_all 0.001030 0.000309 661.502196 (143.418866)
test_rubyspec 0.035610 0.024279 52.369796 ( 60.559051)
total: 225.92 sec