Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-053805
#<BuildRuby:0x000055be04712038
@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.20220826-053805",
@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.000004 0.000002 0.000006 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.009912 0.002704 0.880632 ( 2.082842)
build_miniruby 0.001691 0.000461 0.065093 ( 0.063721)
build_ruby 0.001635 0.000446 0.065617 ( 0.064123)
build_all 0.009615 0.000000 1.230843 ( 0.466897)
build_install 0.015599 0.000007 1.583207 ( 0.804108)
test_btest 0.001092 0.000204 55.067091 ( 6.212982)
test_basic 0.004887 0.000917 0.288082 ( 0.380176)
test_all 0.002767 0.001929 505.267186 ( 52.979412)
test_rubyspec 0.070050 0.061627 41.694579 ( 50.194704)
total: 113.25 sec