Logfile: /home/ko1/ruby/logs/brlog.trunk.20221027-070433
#<BuildRuby:0x000055ca99542cc0
@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.20221027-070433",
@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.000009 0.000000 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009012 0.000355 1.104350 ( 1.294994)
build_miniruby 0.001817 0.000130 0.100441 ( 0.097653)
build_ruby 0.001423 0.000102 0.097257 ( 0.094693)
build_all 0.008767 0.000275 1.292871 ( 0.555762)
build_install 0.015081 0.001005 1.638899 ( 0.906861)
test_btest 0.000000 0.002203 64.048592 ( 6.364822)
test_basic 0.000000 0.006712 0.354857 ( 0.444481)
test_all 0.000748 0.007354 527.936097 ( 55.291684)
test_rubyspec 0.073363 0.051735 43.445279 ( 51.695203)
total: 116.75 sec