Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-165620
#<BuildRuby:0x000056149ca66038
@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.20220721-165620",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.009201 0.000824 0.864162 ( 1.063013)
build_miniruby 0.001251 0.000192 0.060581 ( 0.059240)
build_ruby 0.001414 0.000218 0.062785 ( 0.061674)
build_all 0.007928 0.000493 1.246469 ( 0.461890)
build_install 0.008203 0.009145 4.252985 ( 1.765665)
test_btest 0.001498 0.000375 51.545525 ( 6.385428)
test_basic 0.002072 0.003965 0.295156 ( 0.394240)
test_all 0.002184 0.000642 503.083452 ( 53.742147)
test_rubyspec 0.067331 0.060803 41.796178 ( 47.717418)
total: 111.65 sec