Logfile: /home/ko1/ruby/logs/brlog.trunk.20221219-174401
#<BuildRuby:0x000055a94c5a2620
@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.20221219-174401",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.003719 0.000392 0.848643 ( 1.452918)
build_miniruby 0.000998 0.000105 1.051728 ( 1.050379)
build_ruby 0.001137 0.000120 2.785612 ( 2.669713)
build_all 0.008966 0.000466 15.767726 ( 3.273844)
build_install 0.008673 0.000000 2.271954 ( 1.297157)
test_btest 0.000556 0.000000 63.443174 ( 10.887624)
test_basic 0.004973 0.000062 0.300575 ( 0.391270)
test_all 0.001301 0.000058 679.964314 (149.167771)
test_rubyspec 0.029258 0.041724 52.569524 ( 60.690969)
total: 230.88 sec