Logfile: /home/ko1/ruby/logs/brlog.trunk.20220307-110346
#<BuildRuby:0x00005626a73c3510
@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.20220307-110346",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000009 0.000004 0.000013 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.010430 0.002075 1.029966 ( 1.406055)
build_miniruby 0.002378 0.000000 0.076028 ( 0.074213)
build_ruby 0.002459 0.000000 0.076883 ( 0.074558)
build_all 0.002164 0.008484 4.183549 ( 0.852319)
build_install 0.015372 0.007848 8.015540 ( 2.406996)
test_btest 0.000000 0.001178 73.727933 ( 8.201277)
test_basic 0.003214 0.004749 0.326964 ( 0.415573)
test_all 0.001924 0.000000 694.922780 ( 67.040018)
test_rubyspec 0.097055 0.073528 46.290023 ( 51.887412)
total: 132.36 sec