Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-231924
#<BuildRuby:0x000055aa627641b8
@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.20221123-231924",
@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.000008)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.004619 0.000244 1.069763 ( 1.124310)
build_miniruby 0.001018 0.000054 0.929682 ( 0.928278)
build_ruby 0.001209 0.000063 2.706385 ( 2.620272)
build_all 0.008560 0.000211 15.738961 ( 3.233754)
build_install 0.008700 0.000435 2.017868 ( 1.154374)
test_btest 0.000676 0.000000 63.568586 ( 10.309394)
test_basic 0.004707 0.000021 0.303729 ( 0.394669)
test_all 0.001163 0.000055 695.713546 (108.209919)
test_rubyspec 0.053699 0.016770 53.375730 ( 61.589854)
total: 189.57 sec