Logfile: /home/ko1/ruby/logs/brlog.trunk.20220304-193259
#<BuildRuby:0x0000559e0caf08e8
@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.20220304-193259",
@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.000015 0.000005 0.000020 ( 0.000020)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.009178 0.001644 1.009837 ( 1.063108)
build_miniruby 0.001605 0.000494 0.068024 ( 0.066486)
build_ruby 0.001322 0.000407 0.075203 ( 0.073974)
build_all 0.006522 0.003671 4.216499 ( 0.848275)
build_install 0.020619 0.003516 7.969581 ( 2.422985)
test_btest 0.001005 0.000295 75.728393 ( 8.384268)
test_basic 0.006954 0.000514 0.347729 ( 0.436459)
test_all 0.001444 0.000401 705.443341 ( 67.943198)
test_rubyspec 0.128848 0.038905 46.249905 ( 51.795695)
total: 133.04 sec