Logfile: /home/ko1/ruby/logs/brlog.trunk.20220403-164243
#<BuildRuby:0x000055ed485f4480
@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.20220403-164243",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.006704 0.004327 1.001229 ( 1.159606)
build_miniruby 0.002042 0.000272 0.075711 ( 0.075088)
build_ruby 0.000000 0.002261 0.076801 ( 0.076206)
build_all 0.004254 0.006202 4.325653 ( 0.872757)
build_install 0.020696 0.002693 8.663135 ( 3.048078)
test_btest 0.001368 0.000303 78.788917 ( 8.286863)
test_basic 0.002386 0.005712 0.341290 ( 0.430975)
test_all 0.001446 0.000402 659.077270 ( 65.600821)
test_rubyspec 0.090529 0.081798 46.734455 ( 52.059332)
total: 131.61 sec