Logfile: /home/ko1/ruby/logs/brlog.trunk.20220404-003458
#<BuildRuby:0x000055ef0d4df510
@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.20220404-003458",
@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.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000048 0.000000 0.000048 ( 0.000045)
configure 0.000012 0.000000 0.000012 ( 0.000012)
build_up 0.006462 0.004937 1.012548 ( 1.126320)
build_miniruby 0.001294 0.000398 0.075777 ( 0.074665)
build_ruby 0.001703 0.000524 0.079505 ( 0.078175)
build_all 0.010657 0.000000 4.221513 ( 0.858914)
build_install 0.022665 0.001898 8.531105 ( 3.035894)
test_btest 0.000960 0.000208 69.570036 ( 8.266422)
test_basic 0.006834 0.001486 0.357465 ( 0.445380)
test_all 0.001786 0.000388 699.467919 ( 68.042728)
test_rubyspec 0.080219 0.075265 46.526162 ( 52.091937)
total: 134.02 sec