Logfile: /home/ko1/ruby/logs/brlog.trunk.20221230-201820
#<BuildRuby:0x000055d82a21bf58
@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.20221230-201820",
@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.000011 0.000003 0.000014 ( 0.000014)
configure 0.000026 0.000009 0.000035 ( 0.000035)
build_up 0.003643 0.002454 0.840868 ( 1.040809)
build_miniruby 0.000995 0.000356 1.013093 ( 1.011069)
build_ruby 0.001224 0.000437 2.772286 ( 2.769629)
build_all 0.008225 0.001446 16.755450 ( 2.962407)
build_install 0.011345 0.000257 2.275594 ( 1.186974)
test_btest 0.000867 0.000248 73.727492 ( 11.240177)
test_basic 0.005187 0.001482 0.363980 ( 0.449893)
test_all 0.001039 0.000297 684.983967 ( 96.873225)
test_rubyspec 0.063691 0.062441 51.611341 ( 59.617220)
total: 177.15 sec