Logfile: /home/ko1/ruby/logs/brlog.trunk.20221110-074954
#<BuildRuby:0x0000557ee4c884e0
@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.20221110-074954",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.006420 0.005059 1.085703 ( 1.078045)
build_miniruby 0.001626 0.000678 0.064998 ( 0.062660)
build_ruby 0.001931 0.000000 0.065705 ( 0.063580)
build_all 0.010267 0.000000 1.479165 ( 0.587170)
build_install 0.019696 0.001541 1.864749 ( 0.945924)
test_btest 0.001471 0.000408 83.073336 ( 8.559591)
test_basic 0.000000 0.009429 0.322951 ( 0.408371)
test_all 0.001643 0.000745 703.163263 ( 69.847211)
test_rubyspec 0.102505 0.074746 47.868302 ( 55.938375)
total: 137.49 sec