Logfile: /home/ko1/ruby/logs/brlog.trunk.20221029-123954
#<BuildRuby:0x00005578e58b6ad8
@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.20221029-123954",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005097 0.005184 1.095329 ( 1.193470)
build_miniruby 0.001343 0.000336 0.097525 ( 0.095030)
build_ruby 0.001141 0.000285 0.094091 ( 0.091888)
build_all 0.006993 0.001748 1.356957 ( 0.574479)
build_install 0.011958 0.002990 1.669682 ( 0.897404)
test_btest 0.001313 0.000328 60.684335 ( 6.620085)
test_basic 0.005977 0.000000 0.353534 ( 0.446046)
test_all 0.007060 0.000000 526.748727 ( 55.340071)
test_rubyspec 0.084480 0.031697 43.468986 ( 52.022030)
total: 117.28 sec