Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-062522
#<BuildRuby:0x000055f7d11a2ad8
@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.20220721-062522",
@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.000017 0.000005 0.000022 ( 0.000022)
autoconf 0.000121 0.000033 0.000154 ( 0.000164)
configure 0.000048 0.000014 0.000062 ( 0.000056)
build_up 0.010225 0.001547 0.900311 ( 2.044152)
build_miniruby 0.000000 0.002172 0.055678 ( 0.053602)
build_ruby 0.000000 0.001971 0.059844 ( 0.057399)
build_all 0.003597 0.004489 1.275412 ( 0.502586)
build_install 0.013750 0.003307 4.309519 ( 1.859919)
test_btest 0.001264 0.000451 52.204414 ( 5.980387)
test_basic 0.005301 0.000016 0.296705 ( 0.387323)
test_all 0.002540 0.000847 487.338173 ( 52.357503)
test_rubyspec 0.090043 0.043014 42.000734 ( 47.584304)
total: 110.83 sec