Logfile: /home/ko1/ruby/logs/brlog.trunk.20221026-200019
#<BuildRuby:0x00005575aec4af08
@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.20221026-200019",
@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.000009 0.000002 0.000011 ( 0.000010)
configure 0.000005 0.000000 0.000005 ( 0.000007)
build_up 0.010099 0.000938 1.091845 ( 1.446287)
build_miniruby 0.002271 0.000000 0.101159 ( 0.098031)
build_ruby 0.001591 0.000000 0.098495 ( 0.096727)
build_all 0.008384 0.000000 1.305614 ( 0.587046)
build_install 0.014830 0.000562 1.655915 ( 0.908103)
test_btest 0.001574 0.000175 61.018201 ( 7.211224)
test_basic 0.005652 0.000628 0.356103 ( 0.447825)
test_all 0.006868 0.000179 495.588774 ( 54.481286)
test_rubyspec 0.089920 0.038486 43.505219 ( 51.815977)
total: 117.09 sec