Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-063244
#<BuildRuby:0x0000556b96ca8008
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221206-063244",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.005068 0.000067 1.201488 ( 1.385673)
build_miniruby 0.000883 0.000052 0.974261 ( 0.973082)
build_ruby 0.001211 0.000071 2.859495 ( 2.767289)
build_all 0.004972 0.004215 15.646732 ( 3.347957)
build_install 0.008323 0.000000 2.191257 ( 1.256121)
test_btest 0.000591 0.000000 57.495682 ( 11.852264)
test_basic 0.004391 0.000085 0.300256 ( 0.391884)
test_all 0.001120 0.000107 655.263032 (109.039313)
test_rubyspec 0.054317 0.016502 52.751899 ( 61.002574)
total: 192.02 sec