Logfile: /home/ko1/ruby/logs/brlog.trunk.20220315-162351
#<BuildRuby:0x000055ce60b58f40
@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.20220315-162351",
@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.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000019 0.000004 0.000023 ( 0.000024)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.009836 0.001325 1.065295 ( 1.443587)
build_miniruby 0.000000 0.001993 0.065329 ( 0.064030)
build_ruby 0.000000 0.001727 0.080010 ( 0.078554)
build_all 0.006030 0.004139 4.167214 ( 0.872564)
build_install 0.018919 0.005032 7.908760 ( 2.444885)
test_btest 0.001050 0.000334 75.930395 ( 8.065894)
test_basic 0.006457 0.000785 0.336103 ( 0.425302)
test_all 0.000913 0.001090 656.377172 ( 66.452431)
test_rubyspec 0.093940 0.055757 46.202372 ( 51.739354)
total: 131.59 sec