Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-044109
#<BuildRuby:0x00005588db68c018
@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.20230124-044109",
@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.000021 0.000005 0.000026 ( 0.000025)
autoconf 0.000047 0.000010 0.000057 ( 0.000054)
configure 0.000033 0.000007 0.000040 ( 0.000040)
build_up 0.008197 0.000853 0.852430 ( 1.084914)
build_miniruby 0.001031 0.000206 0.999413 ( 0.997428)
build_ruby 0.001389 0.000278 2.767019 ( 2.764372)
build_all 0.006815 0.002976 16.633723 ( 2.965454)
build_install 0.009250 0.001660 2.081937 ( 1.075727)
test_btest 0.000834 0.000181 77.223399 ( 10.445632)
test_basic 0.005813 0.001264 0.347732 ( 0.433017)
test_all 0.001291 0.000281 651.392416 (100.268644)
test_rubyspec 0.086370 0.041253 51.354889 ( 59.441754)
total: 179.48 sec