Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-064609
#<BuildRuby:0x0000555bb90f6be8
@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-064609",
@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.000003 0.000010 ( 0.000009)
autoconf 0.000014 0.000004 0.000018 ( 0.000018)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.003363 0.001035 0.836231 ( 1.070841)
build_miniruby 0.000796 0.000245 1.028960 ( 1.027642)
build_ruby 0.000942 0.000290 2.663046 ( 2.661493)
build_all 0.008966 0.000065 15.766785 ( 3.309813)
build_install 0.006736 0.001797 2.186145 ( 1.215772)
test_btest 0.000678 0.000000 66.404469 ( 10.770495)
test_basic 0.004744 0.000164 0.303559 ( 0.393441)
test_all 0.000000 0.000996 636.117563 ( 97.644247)
test_rubyspec 0.038297 0.018201 51.378974 ( 59.607714)
total: 177.70 sec