Logfile: /home/ko1/ruby/logs/brlog.trunk.20220310-171029
#<BuildRuby:0x00005627a480c4e8
@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.20220310-171029",
@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.000019 0.000000 0.000019 ( 0.000019)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.010400 0.000317 1.019537 ( 1.129438)
build_miniruby 0.001670 0.000222 0.081271 ( 0.079634)
build_ruby 0.001730 0.000230 0.070145 ( 0.068793)
build_all 0.008271 0.001103 1.488549 ( 0.604246)
build_install 0.016771 0.004499 5.369830 ( 2.190675)
test_btest 0.001109 0.000176 75.492603 ( 7.860716)
test_basic 0.003089 0.004552 0.320339 ( 0.410565)
test_all 0.001455 0.000291 687.995483 ( 67.240022)
test_rubyspec 0.111063 0.060834 46.162029 ( 51.563518)
total: 131.15 sec