Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-153910
#<BuildRuby:0x0000555e9eef5400
@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.20220802-153910",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000032 0.000005 0.000037 ( 0.000038)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.000000 0.011055 0.886381 ( 1.192687)
build_miniruby 0.000000 0.001314 0.061298 ( 0.060027)
build_ruby 0.000000 0.001349 0.056480 ( 0.055339)
build_all 0.006040 0.003709 1.209273 ( 0.446907)
build_install 0.012654 0.003566 4.312147 ( 1.783754)
test_btest 0.001354 0.000581 52.684497 ( 5.956472)
test_basic 0.001067 0.005567 0.284139 ( 0.373861)
test_all 0.001645 0.000823 484.886019 ( 52.587520)
test_rubyspec 0.066643 0.062153 41.295206 ( 48.949726)
total: 111.41 sec