Logfile: /home/ko1/ruby/logs/brlog.trunk.20221214-002633
#<BuildRuby:0x000055cb4c9e0378
@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.20221214-002633",
@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.000009 0.000000 0.000009 ( 0.000009)
autoconf 0.000019 0.000000 0.000019 ( 0.000019)
configure 0.000018 0.000000 0.000018 ( 0.000018)
build_up 0.004085 0.000000 0.825518 ( 1.161168)
build_miniruby 0.000989 0.000000 0.934398 ( 0.933073)
build_ruby 0.001301 0.000000 2.750274 ( 2.635457)
build_all 0.005578 0.003528 15.875392 ( 3.234547)
build_install 0.004749 0.003625 2.342327 ( 1.376381)
test_btest 0.000558 0.000043 61.282139 ( 11.646376)
test_basic 0.004429 0.000341 0.306465 ( 0.397200)
test_all 0.001821 0.000000 672.901044 (134.068999)
test_rubyspec 0.039161 0.020298 52.639080 ( 60.755451)
total: 216.21 sec