Logfile: /home/ko1/ruby/logs/brlog.trunk.20221212-165008
#<BuildRuby:0x000055dde166bdf8
@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-165008",
@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.000012 0.000000 0.000012 ( 0.000012)
configure 0.000010 0.000000 0.000010 ( 0.000024)
build_up 0.000248 0.004139 0.835607 ( 1.069762)
build_miniruby 0.000000 0.001055 1.112453 ( 1.111200)
build_ruby 0.000000 0.001148 2.750636 ( 2.638823)
build_all 0.003080 0.005669 15.765333 ( 3.381684)
build_install 0.007940 0.000971 2.261532 ( 1.261233)
test_btest 0.000478 0.000119 57.935072 ( 12.015143)
test_basic 0.003916 0.000979 0.312517 ( 0.402710)
test_all 0.001100 0.000275 669.287244 (145.305426)
test_rubyspec 0.047650 0.015575 52.926214 ( 61.255250)
total: 228.44 sec