Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-002315
#<BuildRuby:0x000055fb93c200d0
@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.20230112-002315",
@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.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.003451 0.003205 0.849455 ( 1.047352)
build_miniruby 0.001141 0.000214 1.018699 ( 1.016657)
build_ruby 0.001346 0.000252 2.786679 ( 2.784186)
build_all 0.006825 0.002896 16.775817 ( 2.978901)
build_install 0.001386 0.007832 2.055126 ( 1.081310)
test_btest 0.000867 0.000000 75.056422 ( 10.615486)
test_basic 0.006146 0.000000 0.313010 ( 0.399392)
test_all 0.001109 0.000193 646.660584 (108.220017)
test_rubyspec 0.066411 0.041553 51.470722 ( 59.564020)
total: 187.71 sec