Logfile: /home/ko1/ruby/logs/brlog.trunk.20221011-190323
#<BuildRuby:0x00005571a4290e80
@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.20221011-190323",
@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.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.005332 0.004082 1.089902 ( 1.149656)
build_miniruby 0.001221 0.000174 0.100288 ( 0.097133)
build_ruby 0.001656 0.000000 0.093816 ( 0.091370)
build_all 0.003761 0.004352 1.308256 ( 0.569461)
build_install 0.007624 0.005033 1.598711 ( 0.881671)
test_btest 0.001257 0.000315 62.235625 ( 6.419293)
test_basic 0.001986 0.005090 0.357056 ( 0.451505)
test_all 0.007508 0.000000 515.402427 ( 54.691354)
test_rubyspec 0.102408 0.030564 42.959477 ( 51.358028)
total: 115.71 sec