Logfile: /home/ko1/ruby/logs/brlog.trunk.20221212-210705
#<BuildRuby:0x000056463d615e98
@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-210705",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.004119 0.000023 0.830251 ( 1.049472)
build_miniruby 0.000918 0.000131 0.992327 ( 0.990983)
build_ruby 0.001273 0.000000 2.730570 ( 2.632571)
build_all 0.003506 0.005565 15.687569 ( 3.266310)
build_install 0.008173 0.000269 2.246158 ( 1.250171)
test_btest 0.000512 0.000102 65.753031 ( 11.050657)
test_basic 0.003935 0.000787 0.353139 ( 0.443721)
test_all 0.001232 0.000246 673.092840 (156.194610)
test_rubyspec 0.041178 0.018234 52.462968 ( 60.779085)
total: 237.66 sec