Logfile: /home/ko1/ruby/logs/brlog.trunk.20220915-204939
#<BuildRuby:0x000055a25e0603a0
@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.20220915-204939",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000014 0.000002 0.000016 ( 0.000015)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.005363 0.004425 1.077747 ( 1.088809)
build_miniruby 0.001673 0.000358 0.078619 ( 0.076778)
build_ruby 0.002401 0.000000 0.081157 ( 0.079447)
build_all 0.002248 0.007500 1.568953 ( 0.602555)
build_install 0.017931 0.002259 1.903465 ( 0.949141)
test_btest 0.000749 0.000205 90.503779 ( 9.472866)
test_basic 0.006214 0.001695 0.354552 ( 0.442230)
test_all 0.004322 0.000000 676.729633 ( 68.066500)
test_rubyspec 0.118822 0.057601 47.028923 ( 55.183662)
total: 135.96 sec