Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-165226
#<BuildRuby:0x000056040356a9c0
@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.20220803-165226",
@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.000023 0.000002 0.000025 ( 0.000025)
autoconf 0.000034 0.000002 0.000036 ( 0.000037)
configure 0.000031 0.000002 0.000033 ( 0.000034)
build_up 0.006826 0.004813 0.829537 ( 1.169796)
build_miniruby 0.002178 0.000311 0.062805 ( 0.062381)
build_ruby 0.001205 0.000172 0.057708 ( 0.057935)
build_all 0.008816 0.000000 1.224651 ( 0.468061)
build_install 0.010402 0.005571 4.207227 ( 1.821695)
test_btest 0.000761 0.000134 54.646411 ( 6.196739)
test_basic 0.005070 0.000894 0.287812 ( 0.380971)
test_all 0.003182 0.000000 497.546541 ( 52.647412)
test_rubyspec 0.090245 0.062659 41.422585 ( 49.146642)
total: 111.95 sec