Logfile: /home/ko1/ruby/logs/brlog.trunk.20220329-175759
#<BuildRuby:0x00005649b9decb10
@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.20220329-175759",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000018 0.000003 0.000021 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006773 0.004706 0.978361 ( 1.088349)
build_miniruby 0.000000 0.002432 0.079233 ( 0.079231)
build_ruby 0.001479 0.001042 0.070164 ( 0.069821)
build_all 0.004057 0.005502 4.141458 ( 0.878502)
build_install 0.017457 0.007217 7.771387 ( 2.434128)
test_btest 0.000957 0.000336 76.078781 ( 8.233231)
test_basic 0.006541 0.000765 0.330247 ( 0.421184)
test_all 0.001315 0.000438 697.644068 ( 67.367030)
test_rubyspec 0.102852 0.070290 45.883429 ( 51.328857)
total: 131.90 sec