Logfile: /home/ko1/ruby/logs/brlog.trunk.20221212-230115
#<BuildRuby:0x000055c4c3048700
@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.20221212-230115",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.003387 0.000521 0.898769 ( 1.144811)
build_miniruby 0.000752 0.000115 1.010004 ( 1.008921)
build_ruby 0.001157 0.000178 2.729058 ( 2.616946)
build_all 0.003018 0.006182 15.849197 ( 3.283541)
build_install 0.005311 0.004188 2.307091 ( 1.324912)
test_btest 0.000507 0.000149 66.037106 ( 10.900862)
test_basic 0.004562 0.000198 0.288317 ( 0.378907)
test_all 0.001411 0.000000 671.985415 (150.903264)
test_rubyspec 0.043973 0.024532 52.779341 ( 60.999248)
total: 232.56 sec