Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-192050
#<BuildRuby:0x000055c40dfb7f58
@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.20221224-192050",
@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.000014 0.000003 0.000017 ( 0.000017)
configure 0.000012 0.000003 0.000015 ( 0.000014)
build_up 0.004438 0.000106 0.811701 ( 1.070076)
build_miniruby 0.000776 0.000167 0.958403 ( 0.957189)
build_ruby 0.001037 0.000222 2.670255 ( 2.668629)
build_all 0.004615 0.004252 15.912288 ( 3.282460)
build_install 0.005151 0.003226 2.160451 ( 1.210170)
test_btest 0.000464 0.000137 63.087837 ( 11.184344)
test_basic 0.004445 0.000123 0.292258 ( 0.383296)
test_all 0.001030 0.000117 626.888633 (108.452006)
test_rubyspec 0.037634 0.030304 51.413662 ( 59.685879)
total: 188.89 sec