Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-172202
#<BuildRuby:0x000055dcf67c12e8
@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.20220803-172202",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.006544 0.003637 0.822348 ( 2.007138)
build_miniruby 0.001091 0.000219 0.061871 ( 0.062355)
build_ruby 0.002136 0.000000 0.061625 ( 0.059735)
build_all 0.009016 0.000000 1.266902 ( 0.469818)
build_install 0.011392 0.004530 4.262184 ( 1.804205)
test_btest 0.001087 0.000218 52.096784 ( 6.335891)
test_basic 0.005102 0.001020 0.290246 ( 0.382253)
test_all 0.000000 0.002632 507.417157 ( 53.768790)
test_rubyspec 0.078969 0.052048 41.360116 ( 49.071431)
total: 113.96 sec