Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-093956
#<BuildRuby:0x000056160624d570
@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.20220813-093956",
@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.000028 0.000010 0.000038 ( 0.000038)
autoconf 0.000037 0.000013 0.000050 ( 0.000051)
configure 0.000021 0.000007 0.000028 ( 0.000029)
build_up 0.009472 0.001899 0.841455 ( 0.901795)
build_miniruby 0.001545 0.000515 0.064923 ( 0.063247)
build_ruby 0.002105 0.000000 0.064262 ( 0.063010)
build_all 0.009461 0.000000 1.252973 ( 0.480473)
build_install 0.014121 0.000924 1.570866 ( 0.793708)
test_btest 0.000959 0.000226 53.911152 ( 6.316149)
test_basic 0.005498 0.000181 0.291372 ( 0.383683)
test_all 0.000000 0.005897 494.602021 ( 51.795008)
test_rubyspec 0.080864 0.051166 41.787603 ( 49.467154)
total: 110.27 sec