Logfile: /home/ko1/ruby/logs/brlog.trunk.20220317-014054
#<BuildRuby:0x000055b6a96d8b38
@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.20220317-014054",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.011567 0.000209 1.002621 ( 1.360589)
build_miniruby 0.002331 0.000146 0.079134 ( 0.076677)
build_ruby 0.001392 0.000087 0.069741 ( 0.068438)
build_all 0.005977 0.004736 4.117067 ( 0.832020)
build_install 0.021909 0.000000 7.884906 ( 2.440093)
test_btest 0.001313 0.000000 73.707502 ( 8.225414)
test_basic 0.006818 0.000000 0.324611 ( 0.411398)
test_all 0.001816 0.000000 699.927333 ( 67.255668)
test_rubyspec 0.093277 0.080757 46.047116 ( 51.447540)
total: 132.12 sec