Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-091604
#<BuildRuby:0x000056249b0f7df8
@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-091604",
@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.000002 0.000009 ( 0.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.002935 0.003688 0.975390 ( 1.339343)
build_miniruby 0.000823 0.000219 1.018223 ( 1.016300)
build_ruby 0.001289 0.000344 2.785388 ( 2.783017)
build_all 0.007573 0.002019 16.831451 ( 3.046889)
build_install 0.001333 0.007892 2.037274 ( 1.065719)
test_btest 0.000760 0.000285 78.724314 ( 10.752510)
test_basic 0.007331 0.000000 0.362889 ( 0.447331)
test_all 0.001397 0.000000 661.662803 ( 97.663975)
test_rubyspec 0.092763 0.036133 51.678899 ( 59.733317)
total: 177.85 sec