Logfile: /home/ko1/ruby/logs/brlog.trunk.20221230-182643
#<BuildRuby:0x000055b905a63e70
@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.20221230-182643",
@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.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000022 0.000005 0.000027 ( 0.000013)
build_up 0.000000 0.006295 0.851049 ( 1.035512)
build_miniruby 0.000000 0.001298 1.020560 ( 1.018667)
build_ruby 0.000000 0.001441 2.775357 ( 2.772737)
build_all 0.006716 0.003239 16.855311 ( 3.010644)
build_install 0.009359 0.002265 2.317490 ( 1.188183)
test_btest 0.000762 0.000297 69.422989 ( 11.547682)
test_basic 0.001796 0.004703 0.348127 ( 0.434369)
test_all 0.001672 0.000000 669.082601 (115.332837)
test_rubyspec 0.056779 0.030427 51.747568 ( 59.790529)
total: 196.13 sec