Logfile: /home/ko1/ruby/logs/brlog.trunk.20220206-184743
#<BuildRuby:0x000055fca06c28a0
@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.20220206-184743",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.009125 0.001303 0.956432 ( 1.126644)
build_miniruby 0.000000 0.002166 0.072682 ( 0.070349)
build_ruby 0.000000 0.002250 0.071395 ( 0.069489)
build_all 0.009827 0.001051 4.088305 ( 0.778449)
build_install 0.022874 0.000499 7.750948 ( 2.327111)
test_btest 0.001311 0.000206 72.767562 ( 8.385272)
test_basic 0.006325 0.000998 0.339791 ( 0.434222)
test_all 0.001493 0.000235 655.174589 ( 64.985367)
test_rubyspec 0.093696 0.075520 45.951383 ( 51.460575)
total: 129.64 sec