Logfile: /home/ko1/ruby/logs/brlog.trunk.20220919-063652
#<BuildRuby:0x0000558fa8570c00
@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.20220919-063652",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000012 0.000000 0.000012 ( 0.000013)
configure 0.000078 0.000006 0.000084 ( 0.000087)
build_up 0.008072 0.004094 1.116451 ( 1.123362)
build_miniruby 0.002596 0.000000 0.115129 ( 0.110674)
build_ruby 0.001927 0.000059 0.109454 ( 0.091945)
build_all 0.006266 0.005250 1.598402 ( 0.646360)
build_install 0.011708 0.009735 1.923616 ( 0.966716)
test_btest 0.001175 0.000309 75.473417 ( 8.425214)
test_basic 0.003258 0.005755 0.372264 ( 0.467030)
test_all 0.000837 0.005154 668.615706 ( 68.054228)
test_rubyspec 0.113831 0.073070 45.675218 ( 54.098240)
total: 133.98 sec