Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-022723
#<BuildRuby:0x000055eb2fd3ef08
@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.20220804-022723",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000029 0.000004 0.000033 ( 0.000034)
configure 0.000091 0.000000 0.000091 ( 0.000094)
build_up 0.010395 0.001037 0.844591 ( 0.947426)
build_miniruby 0.001968 0.000303 0.062419 ( 0.060910)
build_ruby 0.001320 0.000203 0.044631 ( 0.044067)
build_all 0.000830 0.008477 1.275278 ( 0.488566)
build_install 0.010818 0.005079 4.294858 ( 1.784714)
test_btest 0.001092 0.000342 50.727968 ( 6.061750)
test_basic 0.000000 0.006286 0.293004 ( 0.383949)
test_all 0.000419 0.002897 484.250656 ( 51.793489)
test_rubyspec 0.082850 0.046167 41.238279 ( 48.914074)
total: 110.48 sec