Logfile: /home/ko1/ruby/logs/brlog.trunk.20221222-222740
#<BuildRuby:0x000055f3f7013e70
@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.20221222-222740",
@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.000012 0.000003 0.000015 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.000962 0.003157 0.928351 ( 1.188557)
build_miniruby 0.000754 0.000215 1.030704 ( 1.029360)
build_ruby 0.000896 0.000256 2.700278 ( 2.698798)
build_all 0.007942 0.001067 15.768463 ( 3.342954)
build_install 0.001620 0.007449 2.296912 ( 1.315681)
test_btest 0.000451 0.000170 62.019857 ( 12.018871)
test_basic 0.003289 0.001233 0.299316 ( 0.390468)
test_all 0.001023 0.000383 657.573085 (144.590696)
test_rubyspec 0.063702 0.011978 52.028068 ( 60.211319)
total: 226.79 sec