Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-161428
#<BuildRuby:0x0000559972581338
@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.20221006-161428",
@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.000022 0.000003 0.000025 ( 0.000025)
autoconf 0.000032 0.000005 0.000037 ( 0.000037)
configure 0.000021 0.000003 0.000024 ( 0.000025)
build_up 0.010388 0.001598 1.087911 ( 1.156740)
build_miniruby 0.001744 0.000269 0.099048 ( 0.099414)
build_ruby 0.001314 0.000202 0.096830 ( 0.096455)
build_all 0.007387 0.000383 1.284104 ( 0.578791)
build_install 0.005100 0.008637 1.611736 ( 0.908194)
test_btest 0.001417 0.000354 59.838790 ( 6.684057)
test_basic 0.005176 0.001294 0.349238 ( 0.441637)
test_all 0.007983 0.000000 484.018169 ( 52.567309)
test_rubyspec 0.118663 0.019810 42.184553 ( 50.885171)
total: 113.42 sec