Logfile: /home/ko1/ruby/logs/brlog.trunk.20230125-191051
#<BuildRuby:0x000055fd1c6bebe8
@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.20230125-191051",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000030 0.000005 0.000035 ( 0.000019)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.005885 0.000239 0.894532 ( 1.058835)
build_miniruby 0.001185 0.000158 1.007653 ( 1.005743)
build_ruby 0.001445 0.000193 2.759690 ( 2.757049)
build_all 0.003385 0.006615 16.728386 ( 2.995806)
build_install 0.008281 0.003074 2.091742 ( 1.079249)
test_btest 0.000897 0.000214 67.922051 ( 10.995502)
test_basic 0.004972 0.001184 0.346380 ( 0.433154)
test_all 0.001304 0.000311 667.852728 (101.355149)
test_rubyspec 0.078965 0.048087 51.777926 ( 59.873025)
total: 181.55 sec