Logfile: /home/ko1/ruby/logs/brlog.trunk.20220908-115914
#<BuildRuby:0x000055c7655404c0
@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.20220908-115914",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.006520 0.006228 1.145679 ( 1.135519)
build_miniruby 0.001288 0.000429 0.073541 ( 0.072242)
build_ruby 0.001426 0.000476 0.075360 ( 0.073527)
build_all 0.007439 0.002480 1.529174 ( 0.612305)
build_install 0.017682 0.004433 1.849006 ( 0.963779)
test_btest 0.000982 0.000310 93.883918 ( 9.457096)
test_basic 0.007052 0.000783 0.357116 ( 0.445295)
test_all 0.004505 0.000000 655.133265 ( 66.493836)
test_rubyspec 0.101848 0.075206 47.067956 ( 55.561017)
total: 134.82 sec