Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-184104
#<BuildRuby:0x00005612a1552be8
@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.20221226-184104",
@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.000017 0.000002 0.000019 ( 0.000018)
autoconf 0.000038 0.000005 0.000043 ( 0.000044)
configure 0.000036 0.000005 0.000041 ( 0.000040)
build_up 0.004695 0.004234 0.847975 ( 1.068883)
build_miniruby 0.000977 0.000196 0.997554 ( 0.995494)
build_ruby 0.001341 0.000268 2.752689 ( 2.749902)
build_all 0.006766 0.002944 16.560593 ( 2.934548)
build_install 0.007762 0.003930 2.271800 ( 1.157599)
test_btest 0.000737 0.000185 71.770939 ( 10.949877)
test_basic 0.002605 0.004791 0.377631 ( 0.461877)
test_all 0.001752 0.000525 658.852063 (103.134555)
test_rubyspec 0.063496 0.045150 50.869480 ( 59.040470)
total: 182.49 sec