Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-230708
#<BuildRuby:0x00005603dbe6bba0
@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.20220724-230708",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000012 0.000004 0.000016 ( 0.000015)
build_up 0.008651 0.001219 0.891123 ( 6.344995)
build_miniruby 0.001082 0.000271 0.063173 ( 0.061682)
build_ruby 0.001615 0.000404 0.062996 ( 0.060301)
build_all 0.006950 0.000584 1.269991 ( 0.470802)
build_install 0.011109 0.005119 4.235453 ( 1.772977)
test_btest 0.001823 0.000000 52.954391 ( 6.313291)
test_basic 0.006160 0.000841 0.291277 ( 0.381282)
test_all 0.002801 0.000700 471.861202 ( 50.974873)
test_rubyspec 0.107909 0.020771 41.565844 ( 47.444095)
total: 113.83 sec