Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-093015
#<BuildRuby:0x000055af94772038
@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-093015",
@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.000013 0.000007 0.000020 ( 0.000021)
autoconf 0.000025 0.000013 0.000038 ( 0.000038)
configure 0.000015 0.000008 0.000023 ( 0.000024)
build_up 0.004137 0.006930 1.083798 ( 1.307373)
build_miniruby 0.000874 0.000583 0.093720 ( 0.091094)
build_ruby 0.001384 0.000000 0.100493 ( 0.097805)
build_all 0.007396 0.000000 1.301314 ( 0.568376)
build_install 0.007977 0.006364 1.622712 ( 0.869189)
test_btest 0.001355 0.000791 60.970954 ( 6.136655)
test_basic 0.005642 0.003292 0.351762 ( 0.438744)
test_all 0.005739 0.001798 507.221214 ( 54.260181)
test_rubyspec 0.092828 0.034454 41.949119 ( 50.515184)
total: 114.29 sec