Logfile: /home/ko1/ruby/logs/brlog.trunk.20220504-115703
#<BuildRuby:0x0000558f626ad2f8
@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.20220504-115703",
@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.000010 0.000001 0.000011 ( 0.000010)
autoconf 0.000035 0.000003 0.000038 ( 0.000038)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.006974 0.000664 0.902803 ( 1.401327)
build_miniruby 0.000883 0.000084 0.050345 ( 0.049406)
build_ruby 0.000733 0.000069 0.051239 ( 0.050197)
build_all 0.005860 0.000000 1.309962 ( 0.558705)
build_install 0.013806 0.000178 6.401384 ( 3.032925)
test_btest 0.000641 0.000051 60.267589 ( 13.051872)
test_basic 0.003624 0.000290 0.281329 ( 0.375326)
test_all 0.001471 0.000118 545.274243 ( 64.541494)
test_rubyspec 0.042230 0.007132 52.410538 ( 58.251583)
total: 141.31 sec