Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-111704
#<BuildRuby:0x00005613ba0dfdf8
@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-111704",
@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.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.004291 0.000660 1.154804 ( 1.166657)
build_miniruby 0.000829 0.000000 1.013046 ( 1.011842)
build_ruby 0.001216 0.000000 2.767035 ( 2.668067)
build_all 0.001717 0.007363 15.861586 ( 3.423190)
build_install 0.007615 0.002782 2.285986 ( 1.279871)
test_btest 0.000594 0.000000 66.949127 ( 11.144955)
test_basic 0.002483 0.002447 0.282914 ( 0.373808)
test_all 0.001197 0.000359 663.542518 (111.062878)
test_rubyspec 0.055931 0.017336 52.295343 ( 60.527678)
total: 192.66 sec