Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-085518
#<BuildRuby:0x00005605345aebe8
@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.20230104-085518",
@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.000017 0.000002 0.000019 ( 0.000019)
configure 0.000012 0.000002 0.000014 ( 0.000027)
build_up 0.002420 0.003781 0.862302 ( 1.072831)
build_miniruby 0.001058 0.000212 1.017281 ( 1.015241)
build_ruby 0.001245 0.000249 2.768255 ( 2.765598)
build_all 0.008145 0.001629 16.707037 ( 3.004977)
build_install 0.011426 0.000352 2.282402 ( 1.174059)
test_btest 0.000884 0.000156 74.540912 ( 10.462276)
test_basic 0.006289 0.000233 0.348883 ( 0.435757)
test_all 0.001319 0.000219 654.777048 (110.228354)
test_rubyspec 0.115814 0.014382 51.436554 ( 59.506727)
total: 189.67 sec