Logfile: /home/ko1/ruby/logs/brlog.trunk.20220210-202142
#<BuildRuby:0x000055cfd945e8a0
@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.20220210-202142",
@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.000009 0.000000 0.000009 ( 0.000009)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.010848 0.000444 0.939070 ( 0.969701)
build_miniruby 0.002592 0.000173 0.075443 ( 0.072468)
build_ruby 0.001769 0.000118 0.069657 ( 0.067794)
build_all 0.010381 0.000340 4.105111 ( 0.788139)
build_install 0.018216 0.005533 7.733830 ( 2.310429)
test_btest 0.001336 0.000140 74.780899 ( 8.480117)
test_basic 0.000000 0.007576 0.341990 ( 0.428979)
test_all 0.000644 0.001318 695.108458 ( 67.133988)
test_rubyspec 0.116336 0.050826 46.341558 ( 51.727987)
total: 131.98 sec