Logfile: /home/ko1/ruby/logs/brlog.trunk.20230110-083720
#<BuildRuby:0x000055feddbc6628
@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.20230110-083720",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.002125 0.004448 0.910780 ( 1.071024)
build_miniruby 0.000966 0.000276 1.016122 ( 1.014180)
build_ruby 0.000000 0.001418 2.776374 ( 2.773768)
build_all 0.002180 0.007588 16.861586 ( 2.983206)
build_install 0.008124 0.003481 2.113168 ( 1.078592)
test_btest 0.000637 0.000273 75.586175 ( 10.584066)
test_basic 0.006117 0.000504 0.355819 ( 0.441798)
test_all 0.001269 0.000000 662.003705 (110.891802)
test_rubyspec 0.085221 0.050714 51.742074 ( 59.761187)
total: 190.60 sec