Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-235123
#<BuildRuby:0x00005649857ace50
@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.20220729-235123",
@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.000010 0.000001 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006078 0.005414 0.974086 ( 1.372163)
build_miniruby 0.001852 0.000427 0.077175 ( 0.075064)
build_ruby 0.001938 0.000447 0.073710 ( 0.071462)
build_all 0.007663 0.001769 1.504133 ( 0.570047)
build_install 0.020706 0.003284 5.107434 ( 2.026585)
test_btest 0.001064 0.000228 69.665100 ( 8.353482)
test_basic 0.006713 0.000030 0.321613 ( 0.415585)
test_all 0.001817 0.000364 667.054564 ( 66.348630)
test_rubyspec 0.118602 0.056602 45.433270 ( 51.194931)
total: 130.43 sec