Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-062435
#<BuildRuby:0x000055899cab33c8
@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-062435",
@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.000020 0.000005 0.000025 ( 0.000024)
autoconf 0.000036 0.000008 0.000044 ( 0.000043)
configure 0.000033 0.000008 0.000041 ( 0.000040)
build_up 0.007042 0.001626 0.846793 ( 1.333950)
build_miniruby 0.001057 0.000244 1.005561 ( 1.003671)
build_ruby 0.001644 0.000000 2.751368 ( 2.748690)
build_all 0.008665 0.001209 16.707187 ( 2.972642)
build_install 0.002053 0.009219 2.068494 ( 1.068343)
test_btest 0.000797 0.000265 69.003749 ( 10.938034)
test_basic 0.000000 0.006718 0.341848 ( 0.427902)
test_all 0.000000 0.001167 685.852220 (100.002621)
test_rubyspec 0.078612 0.043754 52.103415 ( 60.159367)
total: 180.66 sec