Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-130209
#<BuildRuby:0x000055eb6aaa2700
@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.20221126-130209",
@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.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.010219 0.000681 1.276874 ( 1.521768)
build_miniruby 0.002270 0.000151 0.841213 ( 0.842520)
build_ruby 0.002742 0.000183 2.244334 ( 2.156725)
build_all 0.013520 0.009499 25.144650 ( 2.807215)
build_install 0.006065 0.013294 4.963774 ( 1.222888)
test_btest 0.000945 0.000283 91.936527 ( 8.890212)
test_basic 0.006719 0.000589 0.352682 ( 0.450897)
test_all 0.001512 0.000432 720.220595 ( 71.789895)
test_rubyspec 0.086170 0.068090 49.693524 ( 58.135273)
total: 147.82 sec