Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-141208
#<BuildRuby:0x000055c850dd9438
@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.20220727-141208",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.006581 0.003676 0.863513 ( 1.051277)
build_miniruby 0.001108 0.000255 0.061027 ( 0.059631)
build_ruby 0.001582 0.000365 0.065340 ( 0.062943)
build_all 0.007166 0.000654 1.257877 ( 0.481572)
build_install 0.010101 0.007226 4.363195 ( 1.800118)
test_btest 0.000000 0.001689 52.907042 ( 6.130016)
test_basic 0.000000 0.005780 0.289089 ( 0.383832)
test_all 0.000073 0.002518 503.562341 ( 53.433192)
test_rubyspec 0.072718 0.049428 41.711442 ( 47.691235)
total: 111.09 sec