Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-160724
#<BuildRuby:0x00005597eb3443a0
@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.20221127-160724",
@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.000012 0.000003 0.000015 ( 0.000014)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003711 0.006565 1.316383 ( 1.526758)
build_miniruby 0.000000 0.003073 0.856108 ( 0.854997)
build_ruby 0.001742 0.001361 2.261371 ( 2.168511)
build_all 0.017040 0.006101 25.140781 ( 2.846430)
build_install 0.008241 0.010438 4.902793 ( 1.181642)
test_btest 0.001085 0.000542 91.998291 ( 9.003551)
test_basic 0.007706 0.000000 0.358835 ( 0.452534)
test_all 0.002164 0.000433 666.022548 ( 68.899978)
test_rubyspec 0.116551 0.040582 49.736732 ( 58.176205)
total: 145.11 sec