Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-091427
#<BuildRuby:0x0000558e1e34aad8
@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.20220828-091427",
@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.000016 0.000005 0.000021 ( 0.000021)
autoconf 0.000069 0.000021 0.000090 ( 0.000079)
configure 0.000030 0.000008 0.000038 ( 0.000039)
build_up 0.010083 0.001643 0.816290 ( 0.868589)
build_miniruby 0.001103 0.000301 0.055798 ( 0.054334)
build_ruby 0.001175 0.000321 0.064516 ( 0.063101)
build_all 0.005261 0.001435 1.232400 ( 0.477419)
build_install 0.015988 0.000000 1.571252 ( 0.786246)
test_btest 0.001168 0.000000 50.710829 ( 6.305187)
test_basic 0.002257 0.003535 0.291461 ( 0.386669)
test_all 0.004693 0.000000 486.584554 ( 51.605321)
test_rubyspec 0.067283 0.062232 41.123548 ( 49.743045)
total: 110.29 sec