Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-204043
#<BuildRuby:0x000055ca4fa03e20
@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-204043",
@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.000002 0.000010 ( 0.000010)
autoconf 0.000014 0.000003 0.000017 ( 0.000018)
configure 0.000014 0.000003 0.000017 ( 0.000016)
build_up 0.001540 0.003474 1.140349 ( 1.141278)
build_miniruby 0.000751 0.000188 1.001233 ( 0.999962)
build_ruby 0.000000 0.001271 2.765897 ( 2.671818)
build_all 0.002832 0.006282 15.851697 ( 3.343813)
build_install 0.002156 0.007091 2.225749 ( 1.282579)
test_btest 0.000433 0.000192 66.061189 ( 11.383956)
test_basic 0.000647 0.004195 0.317177 ( 0.408231)
test_all 0.000733 0.000367 649.484021 (110.727290)
test_rubyspec 0.042942 0.018754 53.130510 ( 61.442013)
total: 193.40 sec