Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-055117
#<BuildRuby:0x0000562156ae68c0
@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.20221126-055117",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000017 0.000003 0.000020 ( 0.000021)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.004770 0.000143 1.067184 ( 1.078100)
build_miniruby 0.000751 0.000141 0.991146 ( 0.990015)
build_ruby 0.001001 0.000187 2.868643 ( 2.782391)
build_all 0.005290 0.003496 15.841638 ( 3.318371)
build_install 0.004673 0.003173 2.034727 ( 1.173474)
test_btest 0.000473 0.000119 65.597763 ( 11.045173)
test_basic 0.004584 0.000170 0.282655 ( 0.373187)
test_all 0.001059 0.000695 651.817419 (121.680898)
test_rubyspec 0.039804 0.025800 53.490778 ( 61.720971)
total: 204.16 sec