Logfile: /home/ko1/ruby/logs/brlog.trunk.20220914-115310
#<BuildRuby:0x00005578746c4c00
@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.20220914-115310",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.006480 0.002357 1.077476 ( 1.870606)
build_miniruby 0.001327 0.000482 0.075407 ( 0.073788)
build_ruby 0.000000 0.001949 0.075024 ( 0.073098)
build_all 0.008307 0.002259 1.556079 ( 0.597953)
build_install 0.007534 0.014962 1.899381 ( 0.936697)
test_btest 0.000713 0.000401 93.475595 ( 9.277894)
test_basic 0.004085 0.004170 0.355911 ( 0.443891)
test_all 0.004441 0.000089 626.380469 ( 65.218672)
test_rubyspec 0.107379 0.049395 47.055591 ( 55.151879)
total: 133.65 sec