Logfile: /home/ko1/ruby/logs/brlog.trunk.20220404-191017
#<BuildRuby:0x00005649e0e804d8
@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.20220404-191017",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.009856 0.000838 0.997040 ( 1.155918)
build_miniruby 0.002300 0.000328 0.072645 ( 0.070488)
build_ruby 0.002097 0.000300 0.076213 ( 0.073546)
build_all 0.005647 0.004022 4.166146 ( 0.844694)
build_install 0.019607 0.005788 8.307701 ( 2.936508)
test_btest 0.000000 0.001361 74.528467 ( 8.013490)
test_basic 0.001414 0.007193 0.337609 ( 0.437101)
test_all 0.001483 0.000444 691.828352 ( 67.574073)
test_rubyspec 0.102727 0.077930 46.654060 ( 51.948642)
total: 133.06 sec