Logfile: /home/ko1/ruby/logs/brlog.trunk.20220901-090639
#<BuildRuby:0x0000555c9ca309c8
@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.20220901-090639",
@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.000018 0.000002 0.000020 ( 0.000018)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.011535 0.000499 0.960703 ( 1.264470)
build_miniruby 0.002255 0.000000 0.072897 ( 0.070823)
build_ruby 0.001946 0.000000 0.074882 ( 0.073125)
build_all 0.008589 0.000226 1.541317 ( 0.581382)
build_install 0.022021 0.000137 1.911742 ( 0.918641)
test_btest 0.001120 0.000053 75.247198 ( 8.129759)
test_basic 0.003705 0.004451 0.333026 ( 0.428489)
test_all 0.003749 0.001145 669.449691 ( 66.704886)
test_rubyspec 0.119982 0.047373 45.751929 ( 54.025939)
total: 132.20 sec