Logfile: /home/ko1/ruby/logs/brlog.trunk.20221209-174007
#<BuildRuby:0x000056376d82c3c8
@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.20221209-174007",
@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.000004 0.000024 ( 0.000023)
autoconf 0.000018 0.000003 0.000021 ( 0.000020)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.004510 0.000751 1.147575 ( 1.467273)
build_miniruby 0.000816 0.000136 0.988379 ( 0.987042)
build_ruby 0.001005 0.000167 2.807674 ( 2.680837)
build_all 0.007678 0.001279 15.714820 ( 3.312515)
build_install 0.009241 0.000000 2.202096 ( 1.217176)
test_btest 0.000602 0.000000 60.625421 ( 11.601108)
test_basic 0.004962 0.000000 0.310825 ( 0.401380)
test_all 0.000948 0.000000 646.077745 (113.994705)
test_rubyspec 0.046768 0.019152 52.086630 ( 60.256913)
total: 195.92 sec