Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-214208
#<BuildRuby:0x0000563290134638
@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.20221115-214208",
@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.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.001420 0.007860 1.163122 ( 1.562871)
build_miniruby 0.001454 0.000242 0.892406 ( 0.896207)
build_ruby 0.002334 0.000389 2.388488 ( 2.302955)
build_all 0.013203 0.004326 18.249875 ( 2.216945)
build_install 0.012236 0.007361 1.860498 ( 0.990272)
test_btest 0.001124 0.000270 83.240507 ( 9.606846)
test_basic 0.005884 0.001413 0.346628 ( 0.438301)
test_all 0.001392 0.000334 711.124316 ( 75.159163)
test_rubyspec 0.081234 0.046186 50.069113 ( 58.533023)
total: 151.71 sec