Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-044226
#<BuildRuby:0x000055b620fe8a68
@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.20220720-044226",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.010617 0.000399 0.740694 ( 2.214248)
build_miniruby 0.001912 0.000273 0.053342 ( 0.051783)
build_ruby 0.002130 0.000304 0.051330 ( 0.048662)
build_all 0.002882 0.005029 1.226741 ( 0.472593)
build_install 0.022362 0.002460 4.332754 ( 1.725859)
test_btest 0.001498 0.000281 53.745621 ( 7.543735)
test_basic 0.001353 0.005879 0.210142 ( 0.304158)
test_all 0.001325 0.000331 500.478857 ( 53.599994)
test_rubyspec 0.096120 0.048589 39.973967 ( 45.996753)
total: 111.96 sec