Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-070126
#<BuildRuby:0x000055ad516ebf00
@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-070126",
@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.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.003819 0.000478 0.885035 ( 1.108257)
build_miniruby 0.000798 0.000100 0.984080 ( 0.982913)
build_ruby 0.001178 0.000147 2.630381 ( 2.628556)
build_all 0.008413 0.000469 15.643220 ( 3.288787)
build_install 0.009780 0.000048 2.203998 ( 1.252749)
test_btest 0.000464 0.000049 57.061162 ( 12.132613)
test_basic 0.004358 0.000458 0.319025 ( 0.409896)
test_all 0.000889 0.000094 637.923052 (102.291374)
test_rubyspec 0.037138 0.027744 51.792353 ( 59.950315)
total: 184.05 sec