Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-224900
#<BuildRuby:0x000055c29270b7f0
@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.20231226-224900",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000003 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.000601 0.004263 0.794858 ( 1.173503)
build_miniruby 0.001005 0.000000 0.803191 ( 0.803297)
build_ruby 0.000000 0.001389 2.684027 ( 2.684965)
build_all 0.007217 0.000710 11.885423 ( 0.958881)
build_install 0.006841 0.003421 3.328673 ( 0.953238)
test_btest 0.000495 0.000247 63.372705 ( 5.006867)
test_basic 0.003148 0.001574 0.397664 ( 0.477019)
test_all 0.057995 0.039450 393.088001 ( 33.995320)
test_rubyspec 0.021180 0.044063 40.091155 ( 52.668994)
total: 98.72 sec