Logfile: /home/ko1/ruby/logs/brlog.trunk.20220907-162824
#<BuildRuby:0x00005612ec41c3a0
@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.20220907-162824",
@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.000002 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.011127 0.000405 0.971016 ( 1.099582)
build_miniruby 0.001620 0.000216 0.074448 ( 0.072484)
build_ruby 0.001453 0.000194 0.074690 ( 0.072936)
build_all 0.009642 0.000084 1.567707 ( 0.602743)
build_install 0.016714 0.004988 1.898443 ( 0.953865)
test_btest 0.000000 0.001418 93.524456 ( 9.244408)
test_basic 0.005528 0.002506 0.348369 ( 0.436322)
test_all 0.003992 0.000726 643.336550 ( 66.430830)
test_rubyspec 0.113865 0.056366 46.889434 ( 55.010718)
total: 133.92 sec