Logfile: /home/ko1/ruby/logs/brlog.trunk.20221010-050342
#<BuildRuby:0x000055da2fa69438
@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.20221010-050342",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000021 0.000003 0.000024 ( 0.000025)
build_up 0.006309 0.003651 1.064722 ( 1.129951)
build_miniruby 0.001579 0.000339 0.098162 ( 0.094798)
build_ruby 0.001710 0.000367 0.099885 ( 0.096289)
build_all 0.007514 0.000673 1.307828 ( 0.571489)
build_install 0.010909 0.004886 1.647280 ( 0.871475)
test_btest 0.001543 0.000363 63.930309 ( 6.476157)
test_basic 0.002076 0.003901 0.357103 ( 0.447483)
test_all 0.005890 0.001636 477.122042 ( 52.808092)
test_rubyspec 0.087681 0.045635 42.811510 ( 51.318853)
total: 113.82 sec