Logfile: /home/ko1/ruby/logs/brlog.trunk.20221124-045213
#<BuildRuby:0x00005605f3af68c0
@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.20221124-045213",
@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.000020 0.000003 0.000023 ( 0.000023)
configure 0.000013 0.000002 0.000015 ( 0.000016)
build_up 0.000757 0.004115 1.069030 ( 1.122138)
build_miniruby 0.000856 0.000000 1.015825 ( 1.014574)
build_ruby 0.001176 0.000000 2.746610 ( 2.660637)
build_all 0.008266 0.000500 15.806696 ( 3.315569)
build_install 0.008290 0.000773 1.989942 ( 1.162640)
test_btest 0.000473 0.000089 66.610358 ( 10.772515)
test_basic 0.004871 0.000072 0.310455 ( 0.401236)
test_all 0.000914 0.000161 691.081406 (105.889765)
test_rubyspec 0.044571 0.007866 52.868876 ( 61.020826)
total: 187.36 sec