Logfile: /home/ko1/ruby/logs/brlog.trunk.20221031-145815
#<BuildRuby:0x000055aa549fd338
@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.20221031-145815",
@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.000002 0.000011 ( 0.000011)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.010747 0.000699 1.157764 ( 1.453510)
build_miniruby 0.001242 0.000286 0.099951 ( 0.097001)
build_ruby 0.000000 0.001438 0.105003 ( 0.101841)
build_all 0.004678 0.004143 1.345952 ( 0.582513)
build_install 0.008915 0.007991 1.658369 ( 0.897405)
test_btest 0.001098 0.000422 62.030576 ( 6.589615)
test_basic 0.005270 0.002027 0.354783 ( 0.452683)
test_all 0.000735 0.006094 519.077412 ( 55.165598)
test_rubyspec 0.064326 0.063877 43.441542 ( 52.046643)
total: 117.39 sec