Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-190349
#<BuildRuby:0x000055e62141fe80
@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.20221207-190349",
@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.000015 0.000003 0.000018 ( 0.000019)
configure 0.000012 0.000003 0.000015 ( 0.000016)
build_up 0.004397 0.001015 1.131054 ( 1.170061)
build_miniruby 0.000774 0.000179 0.998265 ( 0.996902)
build_ruby 0.001039 0.000240 2.744022 ( 2.637575)
build_all 0.003358 0.005648 15.891024 ( 3.295651)
build_install 0.006553 0.002353 2.294438 ( 1.271616)
test_btest 0.000636 0.000000 66.632502 ( 11.123133)
test_basic 0.001493 0.003598 0.281836 ( 0.371804)
test_all 0.000648 0.000228 668.256187 (108.327943)
test_rubyspec 0.037928 0.032604 52.778481 ( 60.986695)
total: 190.18 sec