Logfile: /home/ko1/ruby/logs/brlog.trunk.20221025-072734
#<BuildRuby:0x0000557fb23b1550
@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.20221025-072734",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.008139 0.001023 1.132105 ( 1.190909)
build_miniruby 0.001922 0.000480 0.110903 ( 0.106896)
build_ruby 0.001604 0.000000 0.113638 ( 0.111182)
build_all 0.010148 0.000000 1.379599 ( 0.592049)
build_install 0.011359 0.003661 1.689374 ( 0.898257)
test_btest 0.002020 0.000449 61.399251 ( 6.664856)
test_basic 0.005796 0.001288 0.366866 ( 0.456244)
test_all 0.007826 0.000641 487.800305 ( 53.482559)
test_rubyspec 0.070360 0.059093 43.280352 ( 51.854401)
total: 115.36 sec