Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-145106
#<BuildRuby:0x00005641a1175348
@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.20220803-145106",
@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.000022 0.000003 0.000025 ( 0.000025)
autoconf 0.000164 0.000027 0.000191 ( 0.000201)
configure 0.000064 0.000010 0.000074 ( 0.000069)
build_up 0.007235 0.004933 0.885344 ( 1.379229)
build_miniruby 0.001715 0.000396 0.064496 ( 0.062789)
build_ruby 0.001603 0.000370 0.061710 ( 0.060059)
build_all 0.006701 0.001547 1.224265 ( 0.464274)
build_install 0.011897 0.005627 4.273977 ( 1.825272)
test_btest 0.000883 0.000236 52.329323 ( 6.012932)
test_basic 0.005450 0.001454 0.287324 ( 0.377891)
test_all 0.002444 0.000213 507.923045 ( 53.381770)
test_rubyspec 0.083478 0.045786 41.147175 ( 48.808555)
total: 112.37 sec