Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-030840
#<BuildRuby:0x00005588cc9e6740
@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.20221205-030840",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000016 0.000004 0.000020 ( 0.000021)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.000000 0.005168 1.205600 ( 1.214099)
build_miniruby 0.000000 0.000905 0.993479 ( 0.992088)
build_ruby 0.000000 0.001223 2.739897 ( 2.631772)
build_all 0.005492 0.003663 15.803929 ( 3.366605)
build_install 0.008750 0.000330 2.285945 ( 1.278583)
test_btest 0.000437 0.000145 64.234048 ( 11.478817)
test_basic 0.003473 0.001158 0.301636 ( 0.392471)
test_all 0.000593 0.000198 685.075375 (106.190228)
test_rubyspec 0.032848 0.030944 53.711910 ( 61.912000)
total: 189.46 sec