Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-083441
#<BuildRuby:0x0000562cd9adc620
@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.20220823-083441",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.002126 0.009782 0.977386 ( 1.168066)
build_miniruby 0.001573 0.000370 0.074025 ( 0.073442)
build_ruby 0.001839 0.000433 0.079717 ( 0.079290)
build_all 0.008712 0.001121 1.545732 ( 0.595415)
build_install 0.015655 0.005889 1.875542 ( 0.947624)
test_btest 0.001117 0.000000 75.484271 ( 8.168213)
test_basic 0.008396 0.000210 0.334309 ( 0.424152)
test_all 0.004269 0.000000 669.040921 ( 66.170139)
test_rubyspec 0.131297 0.045511 46.270265 ( 54.748166)
total: 132.38 sec