Logfile: /home/ko1/ruby/logs/brlog.trunk.20221007-131154
#<BuildRuby:0x000055bb09fed390
@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.20221007-131154",
@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.000021 0.000003 0.000024 ( 0.000025)
autoconf 0.000035 0.000006 0.000041 ( 0.000040)
configure 0.000037 0.000006 0.000043 ( 0.000044)
build_up 0.004428 0.007095 1.064342 ( 1.239796)
build_miniruby 0.001300 0.000371 0.102728 ( 0.100893)
build_ruby 0.001160 0.000331 0.100089 ( 0.098513)
build_all 0.007038 0.002011 1.313181 ( 0.575463)
build_install 0.014662 0.000267 1.649090 ( 0.884685)
test_btest 0.001746 0.000000 61.100385 ( 6.209006)
test_basic 0.006742 0.000000 0.348787 ( 0.438932)
test_all 0.005732 0.001100 477.124816 ( 53.204035)
test_rubyspec 0.087148 0.045172 42.502242 ( 51.016468)
total: 113.77 sec