Logfile: /home/ko1/ruby/logs/brlog.trunk.20221214-205432
#<BuildRuby:0x000055a07b703e80
@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.20221214-205432",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000012 0.000004 0.000016 ( 0.000017)
configure 0.000011 0.000004 0.000015 ( 0.000015)
build_up 0.003058 0.001112 0.834109 ( 1.161341)
build_miniruby 0.000757 0.000275 0.965737 ( 0.964711)
build_ruby 0.000934 0.000339 2.729059 ( 2.619994)
build_all 0.009019 0.000001 15.812112 ( 3.292625)
build_install 0.002892 0.005624 2.207695 ( 1.199781)
test_btest 0.000510 0.000197 66.958077 ( 10.887830)
test_basic 0.000000 0.004551 0.315854 ( 0.406174)
test_all 0.000839 0.000550 672.973778 (146.075153)
test_rubyspec 0.028531 0.036304 52.488194 ( 60.685704)
total: 227.29 sec