Logfile: /home/ko1/ruby/logs/brlog.trunk.20220921-090221
#<BuildRuby:0x0000555d4be22fe0
@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.20220921-090221",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000007 0.000003 0.000010 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.005343 0.004421 1.080204 ( 1.108652)
build_miniruby 0.001368 0.000736 0.122082 ( 0.117888)
build_ruby 0.002146 0.000000 0.113723 ( 0.095016)
build_all 0.009406 0.000357 1.579977 ( 0.648203)
build_install 0.015222 0.007174 1.964647 ( 0.984201)
test_btest 0.000902 0.000401 78.558933 ( 8.646671)
test_basic 0.005179 0.004646 0.388701 ( 0.475991)
test_all 0.000421 0.004445 675.038812 ( 68.498785)
test_rubyspec 0.098216 0.063553 45.578422 ( 54.126826)
total: 134.70 sec