Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-143835
#<BuildRuby:0x000056510d491c18
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221203-143835",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.004908 0.000063 1.163915 ( 1.177340)
build_miniruby 0.000921 0.000054 0.966936 ( 0.965482)
build_ruby 0.001194 0.000070 2.781571 ( 2.695449)
build_all 0.008676 0.000511 15.859746 ( 3.264202)
build_install 0.008825 0.000000 2.240240 ( 1.206137)
test_btest 0.000486 0.000015 65.533009 ( 11.225887)
test_basic 0.001087 0.003411 0.276369 ( 0.367321)
test_all 0.000827 0.000075 668.659386 (122.934758)
test_rubyspec 0.062921 0.008179 53.446227 ( 61.693255)
total: 205.53 sec