Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-055523
#<BuildRuby:0x000055c0a42d5400
@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.20220815-055523",
@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.000008 0.000003 0.000011 ( 0.000011)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.009356 0.001361 0.803818 ( 1.310757)
build_miniruby 0.001329 0.000000 0.053875 ( 0.052483)
build_ruby 0.002248 0.000000 0.066579 ( 0.064874)
build_all 0.006427 0.001327 1.248660 ( 0.473580)
build_install 0.007800 0.010704 1.598586 ( 0.799156)
test_btest 0.001317 0.000470 51.603931 ( 5.947815)
test_basic 0.000776 0.005465 0.284507 ( 0.373567)
test_all 0.000223 0.005305 514.747824 ( 53.655226)
test_rubyspec 0.052987 0.065856 41.686422 ( 49.303462)
total: 111.98 sec