Logfile: /home/ko1/ruby/logs/brlog.trunk.20221011-024417
#<BuildRuby:0x000055c4eb0daad8
@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.20221011-024417",
@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.000008 0.000002 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.004054 0.005086 1.070627 ( 1.281281)
build_miniruby 0.001164 0.000291 0.096842 ( 0.094161)
build_ruby 0.001311 0.000327 0.091620 ( 0.090087)
build_all 0.009395 0.001100 1.285103 ( 0.566095)
build_install 0.012546 0.001616 1.592830 ( 0.865527)
test_btest 0.002117 0.000000 59.609245 ( 6.785944)
test_basic 0.007048 0.000000 0.361517 ( 0.450868)
test_all 0.005760 0.000000 496.704215 ( 53.458855)
test_rubyspec 0.088619 0.043851 42.924260 ( 51.424787)
total: 115.02 sec