Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-063310
#<BuildRuby:0x000055e69d9b9310
@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.20220804-063310",
@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.000027 0.000007 0.000034 ( 0.000034)
autoconf 0.000036 0.000009 0.000045 ( 0.000046)
configure 0.000027 0.000006 0.000033 ( 0.000037)
build_up 0.006508 0.006013 0.865200 ( 5.641346)
build_miniruby 0.001773 0.000591 0.064148 ( 0.062258)
build_ruby 0.000992 0.000331 0.064976 ( 0.064085)
build_all 0.006085 0.002028 1.246149 ( 0.449173)
build_install 0.012298 0.002203 4.265148 ( 1.733397)
test_btest 0.000861 0.000265 51.234107 ( 6.225974)
test_basic 0.005869 0.000030 0.286872 ( 0.378315)
test_all 0.001769 0.000000 499.558898 ( 52.292587)
test_rubyspec 0.097063 0.030874 41.134488 ( 48.498053)
total: 115.35 sec