Logfile: /home/ko1/ruby/logs/brlog.trunk.20221109-211653
#<BuildRuby:0x0000558dc37706b8
@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.20221109-211653",
@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.000010)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.009819 0.000796 1.083720 ( 1.232636)
build_miniruby 0.002620 0.000000 0.069095 ( 0.066276)
build_ruby 0.002270 0.000000 0.066414 ( 0.063902)
build_all 0.005770 0.005164 1.514877 ( 0.589903)
build_install 0.018810 0.002761 1.859216 ( 0.935777)
test_btest 0.000000 0.001780 92.116378 ( 8.771007)
test_basic 0.000576 0.009929 0.348613 ( 0.433664)
test_all 0.001532 0.000466 663.137401 ( 68.008326)
test_rubyspec 0.101516 0.073465 47.722175 ( 55.885663)
total: 135.99 sec