Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-095607
#<BuildRuby:0x000055edb83e1c18
@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-095607",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.003914 0.000559 0.858041 ( 1.067421)
build_miniruby 0.000808 0.000115 0.982162 ( 0.980703)
build_ruby 0.001039 0.000148 2.560900 ( 2.559507)
build_all 0.009091 0.000000 15.798496 ( 3.365240)
build_install 0.006877 0.002844 2.317057 ( 1.349240)
test_btest 0.000435 0.000065 67.211508 ( 11.275858)
test_basic 0.005090 0.000168 0.298598 ( 0.389005)
test_all 0.000947 0.000136 633.294368 (101.582833)
test_rubyspec 0.044174 0.014732 52.095371 ( 60.310544)
total: 182.88 sec