Logfile: /home/ko1/ruby/logs/brlog.trunk.20221020-000704
#<BuildRuby:0x0000559d9418a038
@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.20221020-000704",
@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.000009 0.000000 0.000009 ( 0.000010)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000025 0.000002 0.000027 ( 0.000026)
build_up 0.008786 0.000354 1.084356 ( 1.161632)
build_miniruby 0.002316 0.000000 0.113053 ( 0.109677)
build_ruby 0.001839 0.000001 0.105989 ( 0.102930)
build_all 0.005278 0.004330 1.345589 ( 0.586078)
build_install 0.010216 0.005315 1.696679 ( 0.924233)
test_btest 0.001538 0.000271 60.777625 ( 6.501524)
test_basic 0.005694 0.001004 0.370509 ( 0.461444)
test_all 0.002096 0.005548 497.243854 ( 54.262635)
test_rubyspec 0.095503 0.029549 43.290923 ( 51.810228)
total: 115.92 sec