Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-170245
#<BuildRuby:0x0000562eb67186e0
@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.20221128-170245",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.010772 0.000431 1.231448 ( 1.328439)
build_miniruby 0.002245 0.000140 0.843912 ( 0.842404)
build_ruby 0.003255 0.000204 2.240167 ( 2.147334)
build_all 0.014828 0.004762 18.525587 ( 2.184331)
build_install 0.016655 0.003322 1.886667 ( 0.979751)
test_btest 0.001354 0.000163 83.854834 ( 9.038688)
test_basic 0.008880 0.000526 0.338609 ( 0.422941)
test_all 0.001389 0.001493 674.878621 ( 69.054748)
test_rubyspec 0.106312 0.076205 49.248263 ( 57.398606)
total: 143.40 sec