Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-071211
#<BuildRuby:0x000055a2d9f88208
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220729-071211",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.000000 0.006483 0.842376 ( 0.970548)
build_miniruby 0.000424 0.000622 0.056741 ( 0.055514)
build_ruby 0.000779 0.000239 0.058833 ( 0.057615)
build_all 0.004465 0.000154 1.520363 ( 0.583598)
build_install 0.010247 0.000577 5.638861 ( 2.169066)
test_btest 0.000665 0.000166 53.861920 ( 8.130757)
test_basic 0.004297 0.001074 0.294402 ( 0.383271)
test_all 0.000807 0.000202 600.547259 ( 90.235762)
test_rubyspec 0.060277 0.037657 43.819565 ( 49.430534)
total: 152.02 sec