Logfile: /home/ko1/ruby/logs/brlog.trunk.20230110-002631
#<BuildRuby:0x00005649f041bed8
@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.20230110-002631",
@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.000000 0.000007 ( 0.000008)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000030 0.000002 0.000032 ( 0.000013)
build_up 0.000000 0.006533 0.845214 ( 1.075829)
build_miniruby 0.000923 0.000304 1.016150 ( 1.014259)
build_ruby 0.001358 0.000239 2.767742 ( 2.765344)
build_all 0.009332 0.000932 16.847601 ( 2.983515)
build_install 0.008116 0.001353 2.140297 ( 1.086424)
test_btest 0.000867 0.000000 77.540859 ( 10.518763)
test_basic 0.002145 0.004202 0.344490 ( 0.430885)
test_all 0.001277 0.000268 667.693576 (104.185737)
test_rubyspec 0.080251 0.048309 52.042971 ( 60.136777)
total: 184.20 sec