Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-110210
#<BuildRuby:0x000055e660f2f2c8
@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.20221116-110210",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000021 0.000000 0.000021 ( 0.000020)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.000000 0.005024 1.037855 ( 1.363908)
build_miniruby 0.000000 0.000957 0.951332 ( 0.950018)
build_ruby 0.000000 0.001264 2.723879 ( 2.632975)
build_all 0.004648 0.004097 15.710448 ( 3.216258)
build_install 0.008655 0.000758 1.958301 ( 1.119002)
test_btest 0.000456 0.000072 54.581592 ( 11.344245)
test_basic 0.005187 0.000159 0.316256 ( 0.405709)
test_all 0.000820 0.000123 656.481246 (101.774559)
test_rubyspec 0.038895 0.022596 51.310579 ( 59.662770)
total: 182.47 sec