Logfile: /home/ko1/ruby/logs/brlog.trunk.20221009-151328
#<BuildRuby:0x00005621bdadce80
@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.20221009-151328",
@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.000017 0.000005 0.000022 ( 0.000023)
autoconf 0.000036 0.000010 0.000046 ( 0.000045)
configure 0.000021 0.000006 0.000027 ( 0.000028)
build_up 0.000000 0.011437 1.098703 ( 1.166424)
build_miniruby 0.000826 0.000644 0.101298 ( 0.098379)
build_ruby 0.000840 0.000452 0.089754 ( 0.087852)
build_all 0.006557 0.001519 1.281405 ( 0.569856)
build_install 0.013051 0.002437 1.631222 ( 0.900900)
test_btest 0.001454 0.000636 62.818406 ( 6.880907)
test_basic 0.005758 0.000646 0.327504 ( 0.417662)
test_all 0.001475 0.004979 509.235818 ( 54.245796)
test_rubyspec 0.061877 0.072579 42.388470 ( 50.661478)
total: 115.03 sec