Logfile: /home/ko1/ruby/logs/brlog.trunk.20221015-102513
#<BuildRuby:0x000055a26a06ca68
@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.20221015-102513",
@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.000011 0.000004 0.000015 ( 0.000016)
autoconf 0.000023 0.000009 0.000032 ( 0.000032)
configure 0.000015 0.000006 0.000021 ( 0.000020)
build_up 0.008891 0.002799 1.095856 ( 1.414139)
build_miniruby 0.001486 0.000572 0.100436 ( 0.097031)
build_ruby 0.001094 0.000421 0.102642 ( 0.099649)
build_all 0.008412 0.001577 1.341066 ( 0.576661)
build_install 0.004463 0.010871 1.631960 ( 0.882211)
test_btest 0.001773 0.000886 60.449063 ( 6.708343)
test_basic 0.006109 0.000624 0.338483 ( 0.427756)
test_all 0.003302 0.002910 490.146286 ( 53.375181)
test_rubyspec 0.067148 0.053497 43.367851 ( 51.523214)
total: 115.11 sec