Logfile: /home/ko1/ruby/logs/brlog.trunk.20220304-234028
#<BuildRuby:0x000055651db7e8a0
@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.20220304-234028",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000119 0.000020 0.000139 ( 0.000149)
build_up 0.000000 0.011120 1.016091 ( 1.419973)
build_miniruby 0.000505 0.001242 0.076047 ( 0.074352)
build_ruby 0.001574 0.000656 0.080030 ( 0.077848)
build_all 0.010780 0.000000 4.225341 ( 0.842817)
build_install 0.022255 0.000867 7.910192 ( 2.410835)
test_btest 0.001019 0.000268 71.767651 ( 8.356952)
test_basic 0.006620 0.001742 0.344389 ( 0.440877)
test_all 0.001231 0.000324 685.587287 ( 66.848380)
test_rubyspec 0.108773 0.042817 46.398763 ( 51.736058)
total: 132.21 sec