Logfile: /home/ko1/ruby/logs/brlog.trunk.20221121-131047
#<BuildRuby:0x0000559ed123a878
@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.20221121-131047",
@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.000001 0.000009 ( 0.000009)
autoconf 0.000000 0.000038 0.000038 ( 0.000038)
configure 0.000000 0.000016 0.000016 ( 0.000016)
build_up 0.000592 0.004049 1.078156 ( 1.362535)
build_miniruby 0.000755 0.000162 0.979827 ( 0.978561)
build_ruby 0.001010 0.000216 2.725134 ( 2.629573)
build_all 0.006968 0.001494 15.905460 ( 3.311185)
build_install 0.008642 0.000000 2.000868 ( 1.144457)
test_btest 0.000598 0.000000 62.449002 ( 10.782932)
test_basic 0.003707 0.000679 0.277368 ( 0.368943)
test_all 0.000956 0.000179 676.430510 (120.017071)
test_rubyspec 0.047166 0.021347 53.201583 ( 61.472743)
total: 202.07 sec