Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-163704
#<BuildRuby:0x000055bf6b4eafe0
@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.20220808-163704",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000093 0.000000 0.000093 ( 0.000096)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.011352 0.000000 1.021657 ( 1.024967)
build_miniruby 0.002455 0.000000 0.078493 ( 0.076223)
build_ruby 0.001834 0.000000 0.077091 ( 0.075279)
build_all 0.011438 0.000000 1.518390 ( 0.566543)
build_install 0.019581 0.004937 5.270523 ( 2.052243)
test_btest 0.001125 0.000000 71.282566 ( 8.514217)
test_basic 0.003161 0.004893 0.327941 ( 0.420107)
test_all 0.003144 0.000156 633.324278 ( 64.349720)
test_rubyspec 0.100943 0.079958 46.116972 ( 53.571499)
total: 130.65 sec