Logfile: /home/ko1/ruby/logs/brlog.trunk.20220413-072334
#<BuildRuby:0x000055c4eca78a80
@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.20220413-072334",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000015 0.000008 0.000023 ( 0.000022)
configure 0.000005 0.000002 0.000007 ( 0.000009)
build_up 0.009361 0.002384 1.085416 ( 3.377118)
build_miniruby 0.001503 0.000683 0.072399 ( 0.069943)
build_ruby 0.001558 0.000709 0.078081 ( 0.076049)
build_all 0.005518 0.002922 1.451734 ( 0.594991)
build_install 0.015462 0.007813 5.756981 ( 2.763181)
test_btest 0.000874 0.000411 80.040128 ( 8.223025)
test_basic 0.005929 0.000654 0.318787 ( 0.408561)
test_all 0.001777 0.000789 682.366220 ( 67.144832)
test_rubyspec 0.088961 0.087101 45.938344 ( 51.440077)
total: 134.10 sec