Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-160412
#<BuildRuby:0x00005574db8c3c78
@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.20221204-160412",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.004857 0.000243 1.161974 ( 1.164564)
build_miniruby 0.000000 0.000920 1.027243 ( 1.025842)
build_ruby 0.000000 0.001334 2.769723 ( 2.673548)
build_all 0.004060 0.005145 15.729402 ( 3.360691)
build_install 0.007335 0.003266 2.264159 ( 1.260028)
test_btest 0.000530 0.000082 59.287674 ( 12.177918)
test_basic 0.004094 0.000630 0.294020 ( 0.385169)
test_all 0.000818 0.000125 670.652308 (121.124922)
test_rubyspec 0.032988 0.034728 53.108427 ( 61.232951)
total: 204.41 sec