Logfile: /home/ko1/ruby/logs/brlog.trunk.20221101-014034
#<BuildRuby:0x0000562e42a22f08
@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.20221101-014034",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000007 0.000003 0.000010 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.008032 0.001516 1.112408 ( 1.491937)
build_miniruby 0.001291 0.000470 0.102369 ( 0.099568)
build_ruby 0.001112 0.000405 0.103084 ( 0.101131)
build_all 0.008031 0.001185 1.335038 ( 0.593252)
build_install 0.013263 0.002610 1.671738 ( 0.917570)
test_btest 0.001366 0.000421 61.034140 ( 6.669020)
test_basic 0.006582 0.000295 0.364498 ( 0.454628)
test_all 0.005997 0.000896 520.142729 ( 55.160550)
test_rubyspec 0.087530 0.045568 43.286642 ( 51.825615)
total: 117.31 sec