Logfile: /home/ko1/ruby/logs/brlog.trunk.20221125-205238
#<BuildRuby:0x000055c2e6a1bf68
@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.20221125-205238",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000017 0.000000 0.000017 ( 0.000017)
configure 0.000012 0.000000 0.000012 ( 0.000011)
build_up 0.004912 0.000000 1.064315 ( 1.072937)
build_miniruby 0.000828 0.000000 1.020593 ( 1.019281)
build_ruby 0.001075 0.000000 2.831231 ( 2.745417)
build_all 0.008897 0.000000 15.871518 ( 3.288644)
build_install 0.004876 0.004589 1.978115 ( 1.142500)
test_btest 0.000601 0.000026 61.034477 ( 10.904248)
test_basic 0.005152 0.000022 0.285389 ( 0.376250)
test_all 0.001197 0.000050 642.684912 (119.989356)
test_rubyspec 0.047827 0.019089 52.993122 ( 61.142692)
total: 201.68 sec