Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-013419
#<BuildRuby:0x00005588c7a0ff50
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221205-013419",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000009 0.000000 0.000009 ( 0.000009)
autoconf 0.000021 0.000000 0.000021 ( 0.000020)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.001784 0.003510 1.183793 ( 1.208631)
build_miniruby 0.000744 0.000229 1.000225 ( 0.998806)
build_ruby 0.000976 0.000300 2.755206 ( 2.669793)
build_all 0.009365 0.000273 15.894761 ( 3.428813)
build_install 0.008466 0.000000 2.315733 ( 1.330953)
test_btest 0.000515 0.000121 68.894744 ( 11.344998)
test_basic 0.001371 0.003471 0.302040 ( 0.392845)
test_all 0.000689 0.000191 690.150629 (108.613067)
test_rubyspec 0.045346 0.017454 52.783934 ( 60.880147)
total: 190.87 sec