Logfile: /home/ko1/ruby/logs/brlog.trunk.20221125-052558
#<BuildRuby:0x00005619ffa2fde0
@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-052558",
@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.000008 0.000002 0.000010 ( 0.000009)
autoconf 0.000021 0.000000 0.000021 ( 0.000021)
configure 0.000016 0.000000 0.000016 ( 0.000016)
build_up 0.004416 0.000055 1.189345 ( 1.440091)
build_miniruby 0.000840 0.000130 0.945906 ( 0.944610)
build_ruby 0.001007 0.000155 2.822411 ( 2.729040)
build_all 0.007691 0.001183 15.934549 ( 3.374460)
build_install 0.007920 0.000419 2.051253 ( 1.171024)
test_btest 0.000538 0.000077 56.284540 ( 11.903085)
test_basic 0.004110 0.000587 0.343589 ( 0.433769)
test_all 0.001151 0.000165 672.999638 (114.541888)
test_rubyspec 0.043746 0.017572 53.048517 ( 61.180606)
total: 197.72 sec