Logfile: /home/ko1/ruby/logs/brlog.trunk.20220919-220650
#<BuildRuby:0x00005614151a06d8
@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.20220919-220650",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000009 0.000000 0.000009 ( 0.000011)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.009743 0.000000 1.087233 ( 1.622317)
build_miniruby 0.002229 0.000000 0.117985 ( 0.113077)
build_ruby 0.001754 0.000094 0.116677 ( 0.098453)
build_all 0.010540 0.000352 1.577788 ( 0.662789)
build_install 0.021534 0.000893 1.911396 ( 0.954419)
test_btest 0.001524 0.000080 73.252824 ( 8.613176)
test_basic 0.007369 0.000388 0.364085 ( 0.450467)
test_all 0.003803 0.000201 673.630275 ( 68.123577)
test_rubyspec 0.115165 0.054340 45.802180 ( 54.213913)
total: 134.85 sec