Logfile: /home/ko1/ruby/logs/brlog.trunk.20221220-212253
#<BuildRuby:0x0000557b6c4f2be8
@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.20221220-212253",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.000000 0.004145 0.899044 ( 1.107031)
build_miniruby 0.000000 0.001065 0.989467 ( 0.988034)
build_ruby 0.000000 0.001181 2.640545 ( 2.639215)
build_all 0.006611 0.002380 15.707548 ( 3.324540)
build_install 0.008779 0.001049 2.342365 ( 1.314233)
test_btest 0.000491 0.000115 59.824490 ( 12.071797)
test_basic 0.004610 0.000000 0.321440 ( 0.412354)
test_all 0.001131 0.000251 667.105687 (153.763361)
test_rubyspec 0.038380 0.030353 52.761103 ( 60.944109)
total: 236.57 sec