Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-080238
#<BuildRuby:0x000055da33e1bf00
@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.20221128-080238",
@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.000001 0.000010 ( 0.000010)
autoconf 0.000021 0.000000 0.000021 ( 0.000021)
configure 0.000016 0.000000 0.000016 ( 0.000016)
build_up 0.005208 0.000000 1.207496 ( 1.476795)
build_miniruby 0.000999 0.000000 0.977327 ( 0.975917)
build_ruby 0.001278 0.000000 2.813578 ( 2.713310)
build_all 0.009865 0.000449 22.410738 ( 4.374833)
build_install 0.009300 0.000050 4.433189 ( 1.642209)
test_btest 0.000458 0.000035 67.052982 ( 11.149913)
test_basic 0.000530 0.004432 0.293486 ( 0.384071)
test_all 0.001011 0.000117 662.878548 (122.527493)
test_rubyspec 0.037175 0.028757 53.448733 ( 61.614812)
total: 206.86 sec