Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-021106
#<BuildRuby:0x0000559cc1de8d30
@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.20221117-021106",
@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.000015)
configure 0.000038 0.000009 0.000047 ( 0.000045)
build_up 0.007247 0.001673 1.101189 ( 1.678548)
build_miniruby 0.000000 0.002111 0.857035 ( 0.869295)
build_ruby 0.002666 0.000000 2.349454 ( 2.274544)
build_all 0.015655 0.003621 18.321251 ( 2.299025)
build_install 0.017822 0.002273 1.962266 ( 1.049103)
test_btest 0.001285 0.000292 87.518139 ( 9.953274)
test_basic 0.006730 0.001529 0.346676 ( 0.435937)
test_all 0.001733 0.000394 716.856506 ( 75.542694)
test_rubyspec 0.085310 0.041893 50.555322 ( 59.206913)
total: 153.31 sec