Logfile: /home/ko1/ruby/logs/brlog.trunk.20220311-221215
#<BuildRuby:0x0000564c917a8af8
@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.20220311-221215",
@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.000015 0.000003 0.000018 ( 0.000018)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.001787 0.008670 0.996707 ( 1.393983)
build_miniruby 0.001526 0.000469 0.077281 ( 0.075639)
build_ruby 0.002138 0.000000 0.073968 ( 0.071442)
build_all 0.009310 0.000765 1.493264 ( 0.614475)
build_install 0.013745 0.007674 5.215247 ( 2.182649)
test_btest 0.001050 0.000331 75.534962 ( 7.938840)
test_basic 0.008110 0.000000 0.341626 ( 0.429639)
test_all 0.001821 0.000377 696.158801 ( 67.581207)
test_rubyspec 0.101987 0.079143 46.359768 ( 51.755363)
total: 132.04 sec