Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-071215
#<BuildRuby:0x00005569e85b8e50
@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.20220824-071215",
@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.000005)
autoconf 0.000010 0.000000 0.000010 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.006288 0.004344 0.991310 ( 1.983346)
build_miniruby 0.001632 0.000233 0.068997 ( 0.066786)
build_ruby 0.001413 0.000202 0.075217 ( 0.073997)
build_all 0.008105 0.001158 1.556351 ( 0.585197)
build_install 0.020686 0.000669 1.894320 ( 0.927340)
test_btest 0.001146 0.000135 77.948741 ( 8.284099)
test_basic 0.007640 0.000248 0.335771 ( 0.427812)
test_all 0.004160 0.000087 692.475097 ( 67.612225)
test_rubyspec 0.145424 0.038712 45.917289 ( 54.294358)
total: 134.26 sec