Logfile: /home/ko1/ruby/logs/brlog.trunk.20230125-105019
#<BuildRuby:0x00005594c1310028
@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.20230125-105019",
@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.000022 0.000005 0.000027 ( 0.000027)
build_up 0.005581 0.001196 0.840136 ( 1.045827)
build_miniruby 0.000990 0.000213 1.005517 ( 1.003643)
build_ruby 0.001329 0.000284 2.762791 ( 2.760391)
build_all 0.007983 0.001710 16.730458 ( 3.023754)
build_install 0.008908 0.000780 2.073892 ( 1.064043)
test_btest 0.000927 0.000186 74.767221 ( 10.751584)
test_basic 0.005288 0.001057 0.354647 ( 0.441106)
test_all 0.001100 0.000220 659.745540 ( 98.331868)
test_rubyspec 0.061804 0.060765 51.789446 ( 59.847784)
total: 178.27 sec