Logfile: /home/ko1/ruby/logs/brlog.trunk.20221213-150047
#<BuildRuby:0x00005577c07d75c0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221213-150047",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.000000 0.003488 0.610116 ( 1.294983)
build_miniruby 0.000946 0.000000 0.738955 ( 0.738113)
build_ruby 0.001294 0.000000 2.639959 ( 2.563640)
build_all 0.007327 0.001689 12.502794 ( 1.551065)
build_install 0.006346 0.000430 1.630657 ( 0.769324)
test_btest 0.000566 0.000122 66.374431 ( 6.376596)
test_basic 0.000000 0.003575 0.257284 ( 0.352606)
test_all 0.000000 0.001828 504.117566 ( 71.393480)
test_rubyspec 0.013430 0.015043 35.275734 ( 45.780245)
total: 130.82 sec