Logfile: /home/ko1/ruby/logs/brlog.trunk.20230107-234246
#<BuildRuby:0x00005649c1afa378
@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.20230107-234246",
@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.000001 0.000007 ( 0.000008)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.001794 0.004380 0.895717 ( 1.071073)
build_miniruby 0.000976 0.000195 1.017259 ( 1.015323)
build_ruby 0.001355 0.000271 2.778064 ( 2.775558)
build_all 0.005357 0.004568 16.869639 ( 3.019381)
build_install 0.004795 0.004498 2.133400 ( 1.084780)
test_btest 0.000804 0.000236 70.944242 ( 11.204739)
test_basic 0.005230 0.001539 0.366138 ( 0.451963)
test_all 0.000985 0.000290 657.991276 (106.772740)
test_rubyspec 0.079542 0.052396 52.393280 ( 60.377774)
total: 187.77 sec