Logfile: /home/ko1/ruby/logs/brlog.trunk.20221026-162551
#<BuildRuby:0x0000559201675438
@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.20221026-162551",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000000 0.000010 ( 0.000011)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.008870 0.000739 1.067411 ( 1.142892)
build_miniruby 0.001726 0.000144 0.095836 ( 0.092256)
build_ruby 0.001368 0.000114 0.098451 ( 0.096794)
build_all 0.001114 0.005465 1.262700 ( 0.565824)
build_install 0.008983 0.006210 1.614744 ( 0.872812)
test_btest 0.001135 0.000262 63.107806 ( 6.406888)
test_basic 0.000830 0.006005 0.354232 ( 0.443730)
test_all 0.005400 0.001661 492.978886 ( 54.210625)
test_rubyspec 0.066669 0.053439 43.702808 ( 52.201091)
total: 116.03 sec