Logfile: /home/ko1/ruby/logs/brlog.trunk.20221211-033824
#<BuildRuby:0x0000563fa5fa0010
@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.20221211-033824",
@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.000015 0.000000 0.000015 ( 0.000016)
configure 0.000012 0.000000 0.000012 ( 0.000012)
build_up 0.000531 0.003855 0.948947 ( 1.373521)
build_miniruby 0.000980 0.000000 5.436955 ( 5.289989)
build_ruby 0.001146 0.000000 2.712463 ( 2.594072)
build_all 0.008749 0.000356 15.671947 ( 3.314051)
build_install 0.004333 0.004228 2.262775 ( 1.302756)
test_btest 0.000627 0.000059 66.266707 ( 10.929793)
test_basic 0.004553 0.000434 0.295326 ( 0.385873)
test_all 0.000938 0.000090 649.613857 (122.142617)
test_rubyspec 0.040776 0.019241 52.693543 ( 60.950790)
total: 208.28 sec