Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-040743
#<BuildRuby:0x000055c22660c460
@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.20221206-040743",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000017 0.000001 0.000018 ( 0.000018)
build_up 0.004925 0.000328 1.164776 ( 1.162740)
build_miniruby 0.000952 0.000000 0.944497 ( 0.943002)
build_ruby 0.001229 0.000000 2.724051 ( 2.629010)
build_all 0.000000 0.008929 15.756815 ( 3.307665)
build_install 0.007198 0.001378 2.158316 ( 1.233208)
test_btest 0.000464 0.000093 58.041252 ( 12.001141)
test_basic 0.004563 0.000913 0.302964 ( 0.393080)
test_all 0.000712 0.000143 650.057934 (108.017618)
test_rubyspec 0.036932 0.030573 52.750593 ( 60.998998)
total: 190.69 sec