Logfile: /home/ko1/ruby/logs/brlog.trunk.20221024-223840
#<BuildRuby:0x000055c5e36511f8
@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.20221024-223840",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000007)
build_up 0.005530 0.004362 1.138507 ( 1.194658)
build_miniruby 0.001866 0.000000 0.109687 ( 0.106097)
build_ruby 0.001512 0.000000 0.109890 ( 0.107233)
build_all 0.009295 0.000561 1.404597 ( 0.580840)
build_install 0.013880 0.000926 1.718229 ( 0.914201)
test_btest 0.001687 0.000113 60.723506 ( 6.680714)
test_basic 0.007190 0.000479 0.357275 ( 0.444829)
test_all 0.006055 0.000000 507.873936 ( 53.848133)
test_rubyspec 0.095902 0.037789 43.435687 ( 51.844938)
total: 115.72 sec