Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-171422
#<BuildRuby:0x0000561a94828610
@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.20220801-171422",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000019 0.000003 0.000022 ( 0.000021)
build_up 0.000000 0.010961 0.960599 ( 1.373987)
build_miniruby 0.001160 0.000836 0.071582 ( 0.070491)
build_ruby 0.001354 0.000484 0.070399 ( 0.069976)
build_all 0.009799 0.000553 1.530365 ( 0.574599)
build_install 0.021511 0.000000 5.209127 ( 2.079632)
test_btest 0.001343 0.000000 73.491228 ( 8.277494)
test_basic 0.003170 0.004512 0.307578 ( 0.397586)
test_all 0.001656 0.000451 629.750876 ( 65.208426)
test_rubyspec 0.093774 0.065033 45.335056 ( 51.078620)
total: 129.13 sec