Logfile: /home/ko1/ruby/logs/brlog.trunk.20220427-183033
#<BuildRuby:0x00005612191528a0
@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.20220427-183033",
@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.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.004700 0.008186 0.993990 ( 1.164144)
build_miniruby 0.001653 0.000441 0.073436 ( 0.070992)
build_ruby 0.001522 0.000405 0.072345 ( 0.070672)
build_all 0.003787 0.005536 1.526565 ( 0.604324)
build_install 0.004705 0.023232 5.882551 ( 2.772265)
test_btest 0.000748 0.000472 74.315862 ( 8.254108)
test_basic 0.002791 0.006984 0.327485 ( 0.412166)
test_all 0.001702 0.001192 663.415148 ( 64.876466)
test_rubyspec 0.075505 0.117381 45.130180 ( 50.329258)
total: 128.56 sec