Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-083904
#<BuildRuby:0x00005654e1cb43a0
@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.20220804-083904",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.006173 0.005334 0.999306 ( 1.814399)
build_miniruby 0.001374 0.000317 0.077658 ( 0.076275)
build_ruby 0.001671 0.000385 0.075893 ( 0.073774)
build_all 0.007728 0.001784 1.512931 ( 0.566482)
build_install 0.020862 0.000967 5.187020 ( 2.047371)
test_btest 0.001070 0.000201 75.582081 ( 8.252414)
test_basic 0.002304 0.004850 0.321229 ( 0.410357)
test_all 0.003474 0.000228 663.787735 ( 65.357339)
test_rubyspec 0.116055 0.066395 45.436211 ( 52.669752)
total: 131.27 sec