Logfile: /home/ko1/ruby/logs/brlog.trunk.20221230-231312
#<BuildRuby:0x0000560291c3ebe8
@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.20221230-231312",
@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.000008)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.006475 0.000000 0.851655 ( 1.495559)
build_miniruby 0.001318 0.000021 1.017119 ( 1.014915)
build_ruby 0.001296 0.000243 2.781880 ( 2.779346)
build_all 0.009024 0.000893 16.850416 ( 3.000896)
build_install 0.006929 0.004853 2.305660 ( 1.182004)
test_btest 0.000840 0.000187 76.221110 ( 10.789146)
test_basic 0.005433 0.001208 0.347561 ( 0.434027)
test_all 0.001178 0.000261 667.302363 (101.480115)
test_rubyspec 0.091255 0.025229 51.641825 ( 59.700332)
total: 181.88 sec