Logfile: /home/ko1/ruby/logs/brlog.trunk.20220208-044527
#<BuildRuby:0x000055634e3a7440
@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.20220208-044527",
@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.000009 0.000001 0.000010 ( 0.000011)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.005333 0.004374 0.953700 ( 1.656436)
build_miniruby 0.002219 0.000000 0.074868 ( 0.072310)
build_ruby 0.001727 0.000000 0.069803 ( 0.068258)
build_all 0.008659 0.000887 4.145230 ( 0.790869)
build_install 0.021539 0.002692 7.830764 ( 2.326075)
test_btest 0.001496 0.000000 72.938670 ( 8.496851)
test_basic 0.006672 0.000735 0.332227 ( 0.431743)
test_all 0.001427 0.000248 675.655781 ( 66.105712)
test_rubyspec 0.121374 0.039632 45.986663 ( 51.493912)
total: 131.44 sec