Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-042905
#<BuildRuby:0x000056436a488010
@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.20230124-042905",
@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.000009)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000013 0.000001 0.000014 ( 0.000013)
build_up 0.002196 0.004089 0.844705 ( 1.026389)
build_miniruby 0.001212 0.000152 1.010705 ( 1.008794)
build_ruby 0.001425 0.000178 2.756457 ( 2.754003)
build_all 0.009083 0.000583 16.665024 ( 2.972596)
build_install 0.010968 0.000224 2.077341 ( 1.061122)
test_btest 0.000838 0.000089 71.849976 ( 10.546410)
test_basic 0.006050 0.000637 0.340381 ( 0.425975)
test_all 0.000000 0.001194 660.668285 ( 96.148315)
test_rubyspec 0.046348 0.037467 51.139583 ( 59.222292)
total: 175.17 sec