Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-032101
#<BuildRuby:0x000055c405ff6f08
@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.20220826-032101",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000021 0.000001 0.000022 ( 0.000022)
build_up 0.006782 0.004482 0.876627 ( 2.341688)
build_miniruby 0.001256 0.000179 0.048703 ( 0.047878)
build_ruby 0.001648 0.000236 0.062554 ( 0.060919)
build_all 0.006738 0.000963 1.261997 ( 0.478581)
build_install 0.005828 0.008945 1.583703 ( 0.797583)
test_btest 0.000951 0.000238 52.056118 ( 6.033564)
test_basic 0.006317 0.000000 0.294626 ( 0.386475)
test_all 0.003812 0.000130 514.628024 ( 53.769648)
test_rubyspec 0.104018 0.030939 41.653112 ( 49.926206)
total: 113.84 sec