Logfile: /home/ko1/ruby/logs/brlog.trunk.20230111-031934
#<BuildRuby:0x00005613872ac010
@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.20230111-031934",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000012 0.000004 0.000016 ( 0.000017)
configure 0.000010 0.000004 0.000014 ( 0.000013)
build_up 0.006139 0.000621 0.891089 ( 1.078153)
build_miniruby 0.001044 0.000321 1.015700 ( 1.013750)
build_ruby 0.001641 0.000000 2.780865 ( 2.778094)
build_all 0.008420 0.001644 16.951107 ( 3.033770)
build_install 0.004145 0.007523 2.129414 ( 1.081386)
test_btest 0.000766 0.000000 67.114377 ( 11.426875)
test_basic 0.006175 0.000000 0.340574 ( 0.427429)
test_all 0.001182 0.000000 668.657332 (101.710767)
test_rubyspec 0.083642 0.047432 51.912355 ( 59.944499)
total: 182.50 sec