Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-084351
#<BuildRuby:0x000055c1e48686d8
@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.20221117-084351",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.008423 0.000643 1.107696 ( 1.955963)
build_miniruby 0.001679 0.000240 0.902558 ( 0.908664)
build_ruby 0.001720 0.000245 2.344440 ( 2.263412)
build_all 0.004556 0.013532 18.395295 ( 2.254137)
build_install 0.014042 0.006043 1.931131 ( 1.022286)
test_btest 0.000799 0.000280 83.123520 ( 9.628553)
test_basic 0.000000 0.005997 0.341565 ( 0.432068)
test_all 0.000935 0.002582 719.122941 ( 75.503522)
test_rubyspec 0.078178 0.039419 50.747755 ( 59.246551)
total: 153.22 sec