Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-203708
#<BuildRuby:0x0000562e85bb7df8
@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.20221128-203708",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.003858 0.000964 1.104441 ( 1.915227)
build_miniruby 0.000806 0.000202 0.988543 ( 0.987047)
build_ruby 0.001305 0.000000 2.794456 ( 2.675042)
build_all 0.006727 0.002029 15.774059 ( 3.227369)
build_install 0.008130 0.000147 2.013721 ( 1.147549)
test_btest 0.000489 0.000109 58.892087 ( 11.647169)
test_basic 0.000920 0.004060 0.341336 ( 0.432400)
test_all 0.001042 0.000290 681.270760 (106.009984)
test_rubyspec 0.040522 0.033290 53.624544 ( 61.770720)
total: 189.81 sec