Logfile: /home/ko1/ruby/logs/brlog.trunk.20220301-033149
#<BuildRuby:0x000055adbf1c0c10
@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.20220301-033149",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.011117 0.000486 1.005914 ( 1.608099)
build_miniruby 0.001796 0.000119 0.077082 ( 0.076859)
build_ruby 0.001526 0.000000 0.067380 ( 0.066767)
build_all 0.009531 0.000000 4.192115 ( 0.857284)
build_install 0.019003 0.005757 7.929193 ( 2.407759)
test_btest 0.001128 0.000000 71.352389 ( 8.257982)
test_basic 0.008033 0.000000 0.334852 ( 0.423519)
test_all 0.002407 0.000145 701.399953 ( 67.747703)
test_rubyspec 0.074951 0.081544 46.219603 ( 51.735952)
total: 133.18 sec