Logfile: /home/ko1/ruby/logs/brlog.trunk.20230130-121715
#<BuildRuby:0x00005621f2e4ffb0
@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.20230130-121715",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.006106 0.000269 0.843563 ( 1.294886)
build_miniruby 0.001179 0.000157 1.002835 ( 1.000931)
build_ruby 0.001436 0.000192 2.800394 ( 2.798035)
build_all 0.009127 0.000590 16.784733 ( 3.000571)
build_install 0.009296 0.000000 2.074153 ( 1.067565)
test_btest 0.000983 0.000000 70.457844 ( 11.247499)
test_basic 0.002072 0.004444 0.355837 ( 0.442190)
test_all 0.001736 0.000120 664.296341 ( 94.188846)
test_rubyspec 0.062761 0.056478 51.861770 ( 59.938234)
total: 174.98 sec