Logfile: /home/ko1/ruby/logs/brlog.trunk.20220307-020501
#<BuildRuby:0x000055ba9dd1f440
@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.20220307-020501",
@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.000012 0.000001 0.000013 ( 0.000013)
configure 0.000019 0.000001 0.000020 ( 0.000019)
build_up 0.005374 0.004920 1.010147 ( 1.400876)
build_miniruby 0.001980 0.000000 0.076937 ( 0.075293)
build_ruby 0.001571 0.000000 0.068285 ( 0.066455)
build_all 0.010055 0.000639 4.241024 ( 0.848330)
build_install 0.014556 0.009682 7.956814 ( 2.444712)
test_btest 0.000000 0.001383 75.469003 ( 8.135682)
test_basic 0.003635 0.004403 0.341333 ( 0.435072)
test_all 0.000000 0.002274 650.361392 ( 65.027906)
test_rubyspec 0.086363 0.075772 46.554473 ( 51.959652)
total: 130.39 sec