Logfile: /home/ko1/ruby/logs/brlog.trunk.20220315-040902
#<BuildRuby:0x000055ee19023340
@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.20220315-040902",
@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.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.006561 0.003661 1.036089 ( 1.384441)
build_miniruby 0.001476 0.000422 0.074741 ( 0.072560)
build_ruby 0.001609 0.000459 0.078979 ( 0.077407)
build_all 0.009773 0.000305 4.237728 ( 0.855293)
build_install 0.017159 0.003255 8.098818 ( 2.434953)
test_btest 0.001278 0.000000 72.306146 ( 8.110884)
test_basic 0.006496 0.000000 0.335630 ( 0.424758)
test_all 0.002067 0.000000 700.610502 ( 67.587532)
test_rubyspec 0.115344 0.032511 46.535914 ( 56.594505)
total: 137.54 sec