Logfile: /home/ko1/ruby/logs/brlog.trunk.20221013-073204
#<BuildRuby:0x0000557c64aaa9c0
@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.20221013-073204",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000005 0.000004 0.000009 ( 0.000009)
configure 0.000004 0.000004 0.000008 ( 0.000008)
build_up 0.005734 0.005352 1.096149 ( 1.272233)
build_miniruby 0.000999 0.000777 0.093952 ( 0.090762)
build_ruby 0.000948 0.000738 0.096010 ( 0.093891)
build_all 0.004856 0.003776 1.285607 ( 0.569201)
build_install 0.005611 0.010531 1.617989 ( 0.879665)
test_btest 0.000877 0.000789 60.054130 ( 6.784993)
test_basic 0.003427 0.003085 0.349282 ( 0.439527)
test_all 0.005168 0.002382 512.671285 ( 54.809125)
test_rubyspec 0.071167 0.056386 43.456021 ( 51.894294)
total: 116.83 sec