Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-231410
#<BuildRuby:0x000055c37a05abe8
@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.20221226-231410",
@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.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000017 0.000007 0.000024 ( 0.000024)
configure 0.000015 0.000006 0.000021 ( 0.000020)
build_up 0.006057 0.000000 0.842811 ( 1.023242)
build_miniruby 0.001205 0.000000 0.998283 ( 0.996516)
build_ruby 0.001352 0.000000 2.751263 ( 2.748803)
build_all 0.008898 0.000717 16.582770 ( 2.953620)
build_install 0.008770 0.002740 2.237823 ( 1.178308)
test_btest 0.000883 0.000276 76.202920 ( 10.238045)
test_basic 0.006001 0.000414 0.345303 ( 0.431875)
test_all 0.000972 0.000286 647.700648 (111.031376)
test_rubyspec 0.081119 0.052891 50.967690 ( 59.079543)
total: 189.68 sec