Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-025721
#<BuildRuby:0x000055d0207a7fb0
@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.20230109-025721",
@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.000015 0.000005 0.000020 ( 0.000019)
autoconf 0.000039 0.000013 0.000052 ( 0.000052)
configure 0.000032 0.000011 0.000043 ( 0.000041)
build_up 0.005680 0.003213 0.847772 ( 1.012447)
build_miniruby 0.000910 0.000325 1.013167 ( 1.011292)
build_ruby 0.001204 0.000429 2.778424 ( 2.775778)
build_all 0.004048 0.005854 16.808267 ( 3.001838)
build_install 0.009011 0.000072 2.125677 ( 1.077757)
test_btest 0.000761 0.000286 74.284512 ( 11.047426)
test_basic 0.006153 0.000593 0.358603 ( 0.445199)
test_all 0.001140 0.000164 662.566854 (113.108900)
test_rubyspec 0.075088 0.032672 52.024166 ( 60.125675)
total: 193.61 sec