Logfile: /home/ko1/ruby/logs/brlog.trunk.20220302-134844
#<BuildRuby:0x0000561100a40a58
@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.20220302-134844",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000017 0.000005 0.000022 ( 0.000023)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.009485 0.001712 1.006829 ( 1.262718)
build_miniruby 0.000000 0.001935 0.075200 ( 0.073169)
build_ruby 0.000000 0.002306 0.075611 ( 0.073528)
build_all 0.009774 0.000353 4.256329 ( 0.876322)
build_install 0.016609 0.007167 7.987700 ( 2.490984)
test_btest 0.000821 0.000290 74.360138 ( 8.277158)
test_basic 0.006075 0.000377 0.320200 ( 0.413880)
test_all 0.000643 0.001923 671.820118 ( 65.614827)
test_rubyspec 0.078131 0.096644 46.460145 ( 51.615844)
total: 130.70 sec