Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-024844
#<BuildRuby:0x000055d6e3eb3ba0
@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.20220723-024844",
@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.000070 0.000000 0.000070 ( 0.000088)
autoconf 0.000082 0.000000 0.000082 ( 0.000078)
configure 0.000040 0.000000 0.000040 ( 0.000037)
build_up 0.009578 0.002254 0.846501 ( 0.896075)
build_miniruby 0.001177 0.000428 0.056138 ( 0.054982)
build_ruby 0.001182 0.000430 0.063679 ( 0.062410)
build_all 0.004138 0.004555 1.261295 ( 0.470784)
build_install 0.013235 0.003244 4.189354 ( 1.785515)
test_btest 0.001188 0.000457 52.385568 ( 6.115163)
test_basic 0.005057 0.001945 0.280800 ( 0.369417)
test_all 0.001510 0.000581 477.021510 ( 51.297427)
test_rubyspec 0.094311 0.045434 41.722304 ( 47.582406)
total: 108.64 sec