Logfile: /home/ko1/ruby/logs/brlog.trunk.20221230-073745
#<BuildRuby:0x0000564929ccfe70
@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.20221230-073745",
@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.000000 0.000008 ( 0.000008)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000013 0.000000 0.000013 ( 0.000025)
build_up 0.006680 0.000000 0.901535 ( 1.083865)
build_miniruby 0.001315 0.000000 1.016559 ( 1.014496)
build_ruby 0.001712 0.000000 2.776542 ( 2.773931)
build_all 0.009226 0.000323 16.727094 ( 2.980951)
build_install 0.005764 0.003837 2.307452 ( 1.191853)
test_btest 0.001050 0.000157 77.108869 ( 10.865539)
test_basic 0.004594 0.002791 0.368267 ( 0.452530)
test_all 0.001230 0.000213 665.961803 (100.338062)
test_rubyspec 0.108928 0.019867 51.635002 ( 59.646198)
total: 180.35 sec