Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-090633
#<BuildRuby:0x0000556fb7d24ef8
@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.20230105-090633",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000019 0.000003 0.000022 ( 0.000021)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.005217 0.004193 0.952965 ( 1.183395)
build_miniruby 0.000000 0.002829 0.850314 ( 0.849365)
build_ruby 0.003552 0.000000 2.132950 ( 2.132558)
build_all 0.018620 0.002872 18.585311 ( 2.178419)
build_install 0.018580 0.001574 1.990897 ( 1.020761)
test_btest 0.001110 0.000222 90.318209 ( 8.911697)
test_basic 0.002330 0.006432 0.346555 ( 0.434456)
test_all 0.002596 0.000000 683.681541 ( 64.689064)
test_rubyspec 0.113764 0.066037 47.699342 ( 55.844573)
total: 137.25 sec