Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-183445
#<BuildRuby:0x00005595e7414010
@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.20230105-183445",
@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.000005 0.000003 0.000008 ( 0.000008)
autoconf 0.000015 0.000008 0.000023 ( 0.000023)
configure 0.000012 0.000007 0.000019 ( 0.000019)
build_up 0.006649 0.000000 0.886034 ( 1.100553)
build_miniruby 0.001202 0.000076 1.017253 ( 1.015282)
build_ruby 0.001096 0.000506 2.764802 ( 2.761997)
build_all 0.006432 0.003266 16.704421 ( 2.996663)
build_install 0.006146 0.003119 2.074402 ( 1.073187)
test_btest 0.000721 0.000339 69.314875 ( 11.561905)
test_basic 0.004085 0.002136 0.330055 ( 0.417030)
test_all 0.000949 0.000449 663.036927 (111.495770)
test_rubyspec 0.075019 0.049721 51.564833 ( 59.655861)
total: 192.08 sec