Logfile: /home/ko1/ruby/logs/brlog.trunk.20220830-155730
#<BuildRuby:0x00005612b22ec8e8
@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.20220830-155730",
@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.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000021 0.000003 0.000024 ( 0.000015)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.007359 0.004878 0.976513 ( 1.007921)
build_miniruby 0.000000 0.002168 0.074724 ( 0.073326)
build_ruby 0.000384 0.002234 0.074999 ( 0.072756)
build_all 0.007171 0.003864 1.518254 ( 0.583598)
build_install 0.014586 0.007645 1.874991 ( 0.917868)
test_btest 0.000874 0.000322 77.374516 ( 8.401211)
test_basic 0.003088 0.005525 0.334630 ( 0.422001)
test_all 0.002515 0.001059 677.928883 ( 66.885439)
test_rubyspec 0.117070 0.048401 45.702343 ( 54.314515)
total: 132.68 sec