Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-015209
#<BuildRuby:0x000055b45e321550
@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.20221006-015209",
@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.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000013 0.000003 0.000016 ( 0.000015)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.007837 0.000685 0.879359 ( 1.046570)
build_miniruby 0.002625 0.000000 0.077169 ( 0.073499)
build_ruby 0.001445 0.000000 0.074279 ( 0.071007)
build_all 0.007327 0.000412 1.223127 ( 0.506858)
build_install 0.019457 0.001361 1.584157 ( 0.812381)
test_btest 0.001621 0.000216 59.019078 ( 6.907786)
test_basic 0.001497 0.005724 0.358372 ( 0.446593)
test_all 0.006226 0.000000 491.299333 ( 55.102370)
test_rubyspec 0.099559 0.043484 41.519604 ( 50.171370)
total: 115.14 sec