Logfile: /home/ko1/ruby/logs/brlog.trunk.20220903-183529
#<BuildRuby:0x000055a508d9c3a0
@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.20220903-183529",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.003907 0.008886 0.973533 ( 0.978507)
build_miniruby 0.002464 0.000000 0.076324 ( 0.073839)
build_ruby 0.002259 0.000229 0.080121 ( 0.077660)
build_all 0.010266 0.001617 1.548601 ( 0.598886)
build_install 0.016494 0.006751 1.904181 ( 0.925640)
test_btest 0.000892 0.000263 76.404616 ( 8.533479)
test_basic 0.005731 0.001686 0.326426 ( 0.414844)
test_all 0.003342 0.000983 635.915187 ( 64.814095)
test_rubyspec 0.130785 0.047358 45.193342 ( 53.392304)
total: 129.81 sec