Logfile: /home/ko1/ruby/logs/brlog.trunk.20221125-144106
#<BuildRuby:0x000055dcb1f16c40
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221125-144106",
@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.000010 0.000000 0.000010 ( 0.000009)
autoconf 0.000038 0.000002 0.000040 ( 0.000040)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.004562 0.000269 1.025628 ( 1.903191)
build_miniruby 0.000935 0.000000 1.013048 ( 1.011846)
build_ruby 0.001167 0.000000 2.853817 ( 2.755745)
build_all 0.008590 0.000000 15.776642 ( 3.378542)
build_install 0.008384 0.000093 1.973249 ( 1.136637)
test_btest 0.000580 0.000027 58.976100 ( 11.041879)
test_basic 0.004916 0.000234 0.304421 ( 0.395022)
test_all 0.000000 0.001481 711.075905 (110.315898)
test_rubyspec 0.064750 0.005417 53.815337 ( 61.901878)
total: 193.84 sec