Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-223641
#<BuildRuby:0x00005575639fc6e8
@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.20221226-223641",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.008326 0.001033 0.960993 ( 1.156015)
build_miniruby 0.002315 0.000000 0.844104 ( 0.843729)
build_ruby 0.003347 0.000284 2.157061 ( 2.155518)
build_all 0.014923 0.004891 18.559172 ( 2.179112)
build_install 0.012685 0.008961 2.054036 ( 1.020707)
test_btest 0.001071 0.000339 89.815904 ( 9.475950)
test_basic 0.004762 0.004720 0.352191 ( 0.439178)
test_all 0.001644 0.000329 669.564918 ( 63.461468)
test_rubyspec 0.097063 0.063236 48.241376 ( 56.272206)
total: 137.00 sec