Logfile: /home/ko1/ruby/logs/brlog.trunk.20220403-160102
#<BuildRuby:0x0000562d945b46c8
@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.20220403-160102",
@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.000006)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004878 0.007156 1.007250 ( 1.088427)
build_miniruby 0.000000 0.001741 0.082106 ( 0.079996)
build_ruby 0.000000 0.002323 0.076579 ( 0.074786)
build_all 0.004375 0.005116 4.259303 ( 0.842654)
build_install 0.021368 0.001587 8.635395 ( 2.997630)
test_btest 0.000731 0.000230 77.120626 ( 8.242372)
test_basic 0.003701 0.004153 0.350915 ( 0.439449)
test_all 0.001310 0.000458 668.247992 ( 66.303935)
test_rubyspec 0.081529 0.077899 46.702845 ( 52.152337)
total: 132.22 sec