Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-024949
#<BuildRuby:0x000055b5d41db2c8
@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.20221127-024949",
@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.000000 0.000007 ( 0.000006)
autoconf 0.000016 0.000001 0.000017 ( 0.000016)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.004983 0.000043 1.271677 ( 1.499511)
build_miniruby 0.000919 0.000040 0.960754 ( 0.959476)
build_ruby 0.001206 0.000053 2.753280 ( 2.638646)
build_all 0.009694 0.000057 22.468289 ( 4.560828)
build_install 0.010894 0.000093 4.401825 ( 1.573045)
test_btest 0.000544 0.000020 57.531392 ( 11.745904)
test_basic 0.000257 0.004327 0.330444 ( 0.422368)
test_all 0.000783 0.000058 665.248846 (107.888431)
test_rubyspec 0.049815 0.014373 53.268941 ( 61.504786)
total: 192.79 sec