Logfile: /home/ko1/ruby/logs/brlog.trunk.20221121-125347
#<BuildRuby:0x00005605a1e868c0
@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-125347",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000015 0.000000 0.000015 ( 0.000016)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.004550 0.000033 1.077268 ( 1.900126)
build_miniruby 0.000903 0.000054 0.951658 ( 0.950562)
build_ruby 0.001239 0.000073 2.846827 ( 2.760604)
build_all 0.008239 0.000485 15.977690 ( 3.243728)
build_install 0.009794 0.000026 2.118260 ( 1.267873)
test_btest 0.000540 0.000029 59.500047 ( 11.452594)
test_basic 0.005011 0.000015 0.313154 ( 0.404236)
test_all 0.001348 0.000067 673.674964 (123.662383)
test_rubyspec 0.056055 0.016922 52.809803 ( 61.237098)
total: 206.88 sec