Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-153837
#<BuildRuby:0x000055a809c428c0
@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.20221117-153837",
@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.000016 0.000000 0.000016 ( 0.000016)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.004671 0.000035 1.066848 ( 2.663035)
build_miniruby 0.000929 0.000045 1.045557 ( 1.044616)
build_ruby 0.000000 0.001225 2.766587 ( 2.680643)
build_all 0.007096 0.001775 15.958306 ( 3.306330)
build_install 0.008155 0.000337 1.996834 ( 1.115343)
test_btest 0.000569 0.000042 61.740975 ( 10.788390)
test_basic 0.004511 0.000051 0.318663 ( 0.409368)
test_all 0.000960 0.000069 652.423161 (102.515255)
test_rubyspec 0.057872 0.008881 51.627573 ( 59.851349)
total: 184.38 sec