Logfile: /home/ko1/ruby/logs/brlog.trunk.20220916-171050
#<BuildRuby:0x000055efd988efe0
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220916-171050",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000012 0.000001 0.000013 ( 0.000014)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.008300 0.001186 1.105932 ( 1.094395)
build_miniruby 0.001490 0.000213 0.065184 ( 0.063636)
build_ruby 0.001347 0.000193 0.073898 ( 0.072915)
build_all 0.007608 0.003548 1.561986 ( 0.604119)
build_install 0.019895 0.000000 1.918291 ( 0.958088)
test_btest 0.001036 0.000000 94.959196 ( 9.164044)
test_basic 0.003663 0.003402 0.358105 ( 0.447486)
test_all 0.006192 0.000541 644.354267 ( 66.308354)
test_rubyspec 0.153459 0.027311 47.170913 ( 55.595483)
total: 134.31 sec