Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-201001
#<BuildRuby:0x0000555bc224c6d8
@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.20220817-201001",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000032 0.000000 0.000032 ( 0.000032)
configure 0.000015 0.000000 0.000015 ( 0.000014)
build_up 0.011571 0.000000 0.972872 ( 1.181612)
build_miniruby 0.002780 0.000000 0.069216 ( 0.066284)
build_ruby 0.002465 0.000000 0.076862 ( 0.074422)
build_all 0.010241 0.000413 1.513513 ( 0.579385)
build_install 0.020042 0.002482 1.866660 ( 0.912666)
test_btest 0.000000 0.001226 73.910271 ( 8.297110)
test_basic 0.000000 0.007637 0.330499 ( 0.420260)
test_all 0.004427 0.000000 670.509285 ( 65.443558)
test_rubyspec 0.114392 0.059479 45.717413 ( 53.367998)
total: 130.34 sec