Logfile: /home/ko1/ruby/logs/brlog.trunk.20220810-163229
#<BuildRuby:0x0000558f119a2fe0
@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.20220810-163229",
@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.000010 0.000000 0.000010 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.007571 0.004526 0.972136 ( 1.207358)
build_miniruby 0.001948 0.000260 0.078453 ( 0.078055)
build_ruby 0.001638 0.000219 0.070640 ( 0.070637)
build_all 0.010016 0.000684 1.556102 ( 0.591807)
build_install 0.015634 0.005044 5.277114 ( 2.123360)
test_btest 0.000000 0.001528 74.219196 ( 7.962974)
test_basic 0.003841 0.004117 0.322650 ( 0.413753)
test_all 0.001882 0.000396 675.006356 ( 66.550612)
test_rubyspec 0.141093 0.036808 46.069154 ( 53.406699)
total: 132.41 sec