Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-092049
#<BuildRuby:0x00005603b46efe70
@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.20221210-092049",
@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.000007)
autoconf 0.000019 0.000000 0.000019 ( 0.000019)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.000664 0.004010 1.180213 ( 1.722228)
build_miniruby 0.000881 0.000052 1.015946 ( 1.014573)
build_ruby 0.001182 0.000069 2.880426 ( 2.759861)
build_all 0.009039 0.000273 15.753865 ( 3.292247)
build_install 0.009684 0.000043 2.267733 ( 1.277410)
test_btest 0.000549 0.000027 66.839903 ( 10.986884)
test_basic 0.004740 0.000000 0.326401 ( 0.416795)
test_all 0.000993 0.000000 668.276121 (111.103969)
test_rubyspec 0.055732 0.007621 53.103486 ( 61.301560)
total: 193.88 sec