Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-083108
#<BuildRuby:0x0000555c892d3b48
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240107-083108",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000013 0.000002 0.000015 ( 0.000014)
autoconf 0.000022 0.000003 0.000025 ( 0.000026)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.001014 0.004120 1.245558 ( 1.628016)
build_miniruby 0.001192 0.000199 1.430223 ( 1.432229)
build_ruby 0.001500 0.000250 4.349573 ( 4.359768)
build_all 0.009166 0.000808 16.416346 ( 1.747593)
build_install 0.014511 0.000000 4.839235 ( 1.701253)
test_btest 0.000000 0.000785 81.395336 ( 11.508924)
test_basic 0.002773 0.002742 0.661441 ( 0.729156)
test_all 0.085208 0.035338 539.972575 ( 66.883249)
test_rubyspec 0.038641 0.025260 77.514133 ( 89.752443)
total: 179.74 sec