Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-225753
#<BuildRuby:0x000055f1c2a94e80
@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.20220809-225753",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.001742 0.008788 0.806665 ( 1.011315)
build_miniruby 0.001158 0.000386 0.062758 ( 0.061758)
build_ruby 0.001540 0.000000 0.056105 ( 0.054751)
build_all 0.007107 0.000000 1.252928 ( 0.455221)
build_install 0.014591 0.001538 4.359040 ( 1.812095)
test_btest 0.001528 0.000382 54.398460 ( 6.439532)
test_basic 0.005626 0.000000 0.291213 ( 0.381791)
test_all 0.000000 0.002335 487.757344 ( 51.735236)
test_rubyspec 0.111647 0.023117 41.595117 ( 48.885951)
total: 110.84 sec