Logfile: /home/ko1/ruby/logs/brlog.trunk.20220610-041624
#<BuildRuby:0x000055ac966ea8a0
@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.20220610-041624",
@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.000011 0.000002 0.000013 ( 0.000012)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.008823 0.004032 1.002674 ( 2.499209)
build_miniruby 0.002011 0.000000 0.075060 ( 0.073093)
build_ruby 0.001819 0.000027 0.074360 ( 0.073281)
build_all 0.007807 0.001378 1.472487 ( 0.595932)
build_install 0.015035 0.007180 5.800528 ( 2.794908)
test_btest 0.001032 0.000234 71.073696 ( 8.407699)
test_basic 0.006528 0.001484 0.340182 ( 0.435115)
test_all 0.002164 0.000492 705.112508 ( 67.374108)
test_rubyspec 0.118467 0.060017 45.295364 ( 50.704164)
total: 132.96 sec