Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-101256
#<BuildRuby:0x00005619d94a7e20
@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.20240111-101256",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000012 0.000002 0.000014 ( 0.000015)
build_up 0.003309 0.000584 0.807361 ( 1.249341)
build_miniruby 0.000900 0.000159 0.908040 ( 0.906905)
build_ruby 0.001086 0.000192 2.844618 ( 2.846067)
build_all 0.004850 0.005383 14.777092 ( 1.395370)
build_install 0.009846 0.000165 4.249290 ( 1.145803)
test_btest 0.000604 0.000128 77.417830 ( 7.124316)
test_basic 0.002530 0.000533 0.422545 ( 0.502260)
test_all 0.095781 0.037832 503.988083 ( 57.239890)
test_rubyspec 0.033073 0.003411 49.198333 ( 61.753345)
total: 134.16 sec