Logfile: /home/ko1/ruby/logs/brlog.trunk.20221014-123344
#<BuildRuby:0x000055f1ce6ed550
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221014-123344",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.005508 0.004833 1.095758 ( 1.148205)
build_miniruby 0.001305 0.000201 0.096945 ( 0.095391)
build_ruby 0.001262 0.000194 0.094961 ( 0.093082)
build_all 0.004135 0.004514 1.295821 ( 0.577736)
build_install 0.010106 0.006063 1.663542 ( 0.921182)
test_btest 0.001697 0.000453 61.127908 ( 6.639140)
test_basic 0.005051 0.001347 0.351436 ( 0.442853)
test_all 0.002274 0.006176 520.828258 ( 55.380480)
test_rubyspec 0.082424 0.055154 43.132218 ( 51.645842)
total: 116.94 sec