Logfile: /home/ko1/ruby/logs/brlog.trunk.20220610-112546
#<BuildRuby:0x000055db0e7d3810
@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.20220610-112546",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.006781 0.003957 0.946554 ( 1.627034)
build_miniruby 0.002150 0.000269 0.077691 ( 0.077818)
build_ruby 0.001397 0.000175 0.069451 ( 0.069932)
build_all 0.009206 0.000069 1.488248 ( 0.623865)
build_install 0.021730 0.000402 5.812839 ( 2.861883)
test_btest 0.001055 0.000000 72.578561 ( 8.026099)
test_basic 0.007335 0.000345 0.331398 ( 0.422753)
test_all 0.002204 0.000000 695.499663 ( 67.259054)
test_rubyspec 0.101328 0.063946 45.510191 ( 51.294722)
total: 132.26 sec