Logfile: /home/ko1/ruby/logs/brlog.trunk.20221230-140115
#<BuildRuby:0x000056028105abe8
@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-140115",
@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.000015 0.000003 0.000018 ( 0.000018)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.005544 0.001188 0.916898 ( 1.140424)
build_miniruby 0.001107 0.000237 1.025690 ( 1.023655)
build_ruby 0.001343 0.000288 2.785773 ( 2.783144)
build_all 0.008075 0.001730 16.745597 ( 2.973526)
build_install 0.010577 0.001116 2.317630 ( 1.193753)
test_btest 0.000000 0.000936 69.474453 ( 11.569674)
test_basic 0.002820 0.003749 0.343138 ( 0.429423)
test_all 0.001041 0.000260 669.694919 (118.667363)
test_rubyspec 0.096223 0.021905 51.872318 ( 59.989845)
total: 199.77 sec