Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-013012
#<BuildRuby:0x00005608004bc9c8
@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.20220725-013012",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000019 0.000005 0.000024 ( 0.000024)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.008727 0.002182 0.987433 ( 2.159962)
build_miniruby 0.001711 0.000428 0.073129 ( 0.070953)
build_ruby 0.001531 0.000383 0.075328 ( 0.073388)
build_all 0.005612 0.005251 1.524265 ( 0.572425)
build_install 0.021880 0.000313 5.225525 ( 2.098797)
test_btest 0.000929 0.000218 75.136610 ( 8.161732)
test_basic 0.003567 0.004805 0.318500 ( 0.405583)
test_all 0.002212 0.000263 668.837336 ( 66.014571)
test_rubyspec 0.094020 0.084490 45.280165 ( 51.122644)
total: 130.68 sec