Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-020822
#<BuildRuby:0x0000555f6535fe98
@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.20221202-020822",
@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.000001 0.000007 ( 0.000008)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.004806 0.000301 1.190779 ( 1.652496)
build_miniruby 0.000885 0.000055 1.025549 ( 1.024276)
build_ruby 0.001073 0.000067 2.679128 ( 2.580450)
build_all 0.008773 0.000000 15.779871 ( 3.408839)
build_install 0.009127 0.000231 2.320334 ( 1.361880)
test_btest 0.000514 0.000027 66.388613 ( 10.997040)
test_basic 0.005218 0.000022 0.311294 ( 0.401798)
test_all 0.001134 0.000057 658.472298 (112.732506)
test_rubyspec 0.062215 0.002385 53.853843 ( 62.052149)
total: 196.21 sec