Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-173739
#<BuildRuby:0x00005559b9d0c010
@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.20221224-173739",
@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.000020 0.000003 0.000023 ( 0.000010)
autoconf 0.000016 0.000003 0.000019 ( 0.000018)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.003638 0.000606 0.813075 ( 1.020330)
build_miniruby 0.000771 0.000129 1.045298 ( 1.044046)
build_ruby 0.000925 0.000154 2.727073 ( 2.726025)
build_all 0.009048 0.000077 15.827013 ( 3.345144)
build_install 0.006565 0.003197 2.313159 ( 1.316309)
test_btest 0.000473 0.000082 66.104465 ( 11.086387)
test_basic 0.000000 0.004705 0.296170 ( 0.386918)
test_all 0.000000 0.001146 630.071278 (104.183099)
test_rubyspec 0.045639 0.020538 52.503444 ( 60.684949)
total: 185.79 sec