Logfile: /home/ko1/ruby/logs/brlog.trunk.20230103-163147
#<BuildRuby:0x000055cf8e79c008
@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.20230103-163147",
@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.000008)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000042 0.000000 0.000042 ( 0.000027)
build_up 0.002430 0.004004 0.859638 ( 1.513578)
build_miniruby 0.000000 0.001155 1.023226 ( 1.021371)
build_ruby 0.000000 0.001564 2.784342 ( 2.781801)
build_all 0.005007 0.004720 16.794739 ( 3.009406)
build_install 0.008235 0.001300 2.299407 ( 1.183246)
test_btest 0.000763 0.000121 67.791319 ( 11.704654)
test_basic 0.006051 0.000258 0.340930 ( 0.427513)
test_all 0.001090 0.000164 669.304593 (112.491271)
test_rubyspec 0.062010 0.055441 51.701387 ( 59.800785)
total: 193.93 sec