Logfile: /home/ko1/ruby/logs/brlog.trunk.20220311-204605
#<BuildRuby:0x000056258df7b800
@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.20220311-204605",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.006852 0.003880 0.979796 ( 0.970877)
build_miniruby 0.001372 0.000316 0.072346 ( 0.070367)
build_ruby 0.000000 0.002155 0.080428 ( 0.078244)
build_all 0.004856 0.003521 1.502936 ( 0.603577)
build_install 0.018657 0.004670 5.255089 ( 2.161126)
test_btest 0.001136 0.000334 71.531175 ( 8.503370)
test_basic 0.002060 0.005446 0.336986 ( 0.427291)
test_all 0.002186 0.000000 654.432468 ( 65.690803)
test_rubyspec 0.088891 0.075115 46.175353 ( 51.309097)
total: 129.82 sec