Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-094619
#<BuildRuby:0x0000564c51aa9350
@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.20220823-094619",
@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.000000 0.000008 ( 0.000009)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.005185 0.004680 0.847582 ( 1.010153)
build_miniruby 0.001552 0.000238 0.064044 ( 0.061869)
build_ruby 0.001423 0.000219 0.066274 ( 0.065214)
build_all 0.009070 0.000003 1.261729 ( 0.478627)
build_install 0.014910 0.001297 1.580573 ( 0.801555)
test_btest 0.000803 0.000101 52.712016 ( 6.228176)
test_basic 0.005405 0.000676 0.291396 ( 0.382547)
test_all 0.004901 0.000000 510.858539 ( 53.276144)
test_rubyspec 0.080582 0.053277 41.843526 ( 50.061158)
total: 112.37 sec