Logfile: /home/ko1/ruby/logs/brlog.trunk.20221011-220119
#<BuildRuby:0x0000563bc516ca68
@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.20221011-220119",
@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.000010 0.000002 0.000012 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.012064 0.000057 1.106620 ( 1.149849)
build_miniruby 0.001762 0.000000 0.100506 ( 0.097210)
build_ruby 0.001565 0.000000 0.090673 ( 0.087116)
build_all 0.006426 0.000000 1.279726 ( 0.564256)
build_install 0.014788 0.000000 1.622871 ( 0.889086)
test_btest 0.002251 0.000000 62.182608 ( 6.695764)
test_basic 0.007505 0.000301 0.359727 ( 0.448701)
test_all 0.003341 0.003490 494.100187 ( 53.744873)
test_rubyspec 0.106081 0.028972 43.104881 ( 51.664855)
total: 115.34 sec