Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-190707
#<BuildRuby:0x000055ffe1738610
@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.20220725-190707",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.009139 0.003258 0.995671 ( 1.004903)
build_miniruby 0.000352 0.001710 0.074874 ( 0.073254)
build_ruby 0.001502 0.000442 0.080447 ( 0.078241)
build_all 0.011069 0.000098 1.534591 ( 0.595957)
build_install 0.012919 0.008995 5.168912 ( 2.070525)
test_btest 0.000836 0.000267 76.859632 ( 7.872721)
test_basic 0.004519 0.004107 0.329184 ( 0.426862)
test_all 0.002085 0.000225 665.737643 ( 66.366558)
test_rubyspec 0.093187 0.092168 45.314499 ( 51.098242)
total: 129.59 sec