Logfile: /home/ko1/ruby/logs/brlog.trunk.20220831-204447
#<BuildRuby:0x000055f6cbcc0610
@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.20220831-204447",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.011183 0.000962 0.970068 ( 1.573052)
build_miniruby 0.001534 0.000205 0.075355 ( 0.074167)
build_ruby 0.001978 0.000000 0.069191 ( 0.067705)
build_all 0.010083 0.000000 1.515421 ( 0.577795)
build_install 0.021311 0.000591 1.869576 ( 0.922867)
test_btest 0.000905 0.000086 71.932186 ( 8.668468)
test_basic 0.002223 0.004538 0.324693 ( 0.414961)
test_all 0.002594 0.000354 634.134235 ( 65.768037)
test_rubyspec 0.115212 0.045359 45.828322 ( 54.340423)
total: 132.41 sec