Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-152903
#<BuildRuby:0x0000560b666286e0
@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.20220723-152903",
@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.000013 0.000001 0.000014 ( 0.000016)
autoconf 0.000020 0.000003 0.000023 ( 0.000022)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.006415 0.004453 0.965149 ( 1.237472)
build_miniruby 0.001700 0.000340 0.077326 ( 0.076203)
build_ruby 0.001626 0.000325 0.074387 ( 0.072895)
build_all 0.009412 0.000947 1.508177 ( 0.588061)
build_install 0.006122 0.014315 5.080554 ( 2.067673)
test_btest 0.000678 0.000238 77.095760 ( 8.454210)
test_basic 0.005890 0.002061 0.316437 ( 0.405298)
test_all 0.001344 0.000470 628.473840 ( 63.930923)
test_rubyspec 0.111792 0.073293 45.751484 ( 51.492207)
total: 128.33 sec