Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-052144
#<BuildRuby:0x0000560545126ad8
@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.20220730-052144",
@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.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.005464 0.004858 0.802490 ( 0.908516)
build_miniruby 0.002378 0.000366 0.057463 ( 0.089323)
build_ruby 0.001433 0.000220 0.062152 ( 0.060694)
build_all 0.009054 0.001393 1.257292 ( 0.471573)
build_install 0.016944 0.000000 4.217904 ( 1.779717)
test_btest 0.002045 0.000000 53.296768 ( 5.824018)
test_basic 0.001759 0.003601 0.272692 ( 0.364215)
test_all 0.002764 0.000436 483.046894 ( 52.421476)
test_rubyspec 0.071247 0.061676 41.828919 ( 47.658592)
total: 109.58 sec