Logfile: /home/ko1/ruby/logs/brlog.trunk.20221029-124351
#<BuildRuby:0x000055724e8b0a68
@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.20221029-124351",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.009530 0.000425 1.075279 ( 1.454261)
build_miniruby 0.001425 0.000329 0.098161 ( 0.095202)
build_ruby 0.001234 0.000285 0.104788 ( 0.102809)
build_all 0.000001 0.008402 1.327240 ( 0.551134)
build_install 0.011081 0.005274 1.696081 ( 0.898712)
test_btest 0.001268 0.000507 62.985531 ( 6.722559)
test_basic 0.004854 0.001942 0.357584 ( 0.447624)
test_all 0.003808 0.003207 499.012759 ( 54.654570)
test_rubyspec 0.077696 0.051547 43.471539 ( 52.035286)
total: 116.96 sec