Logfile: /home/ko1/ruby/logs/brlog.trunk.20220325-112307
#<BuildRuby:0x0000559b029a84e8
@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.20220325-112307",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.001493 0.010770 1.005014 ( 1.117465)
build_miniruby 0.001989 0.000332 0.075345 ( 0.072949)
build_ruby 0.001943 0.000324 0.079149 ( 0.076881)
build_all 0.001494 0.008060 4.061364 ( 0.823476)
build_install 0.021827 0.000495 7.834230 ( 2.388611)
test_btest 0.000665 0.000144 74.833315 ( 7.850255)
test_basic 0.006152 0.001338 0.346608 ( 0.447372)
test_all 0.001686 0.000367 660.412456 ( 65.589630)
test_rubyspec 0.131516 0.038047 46.040823 ( 51.540678)
total: 129.91 sec