Logfile: /home/ko1/ruby/logs/brlog.trunk.20220326-183244
#<BuildRuby:0x000056444c358d60
@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.20220326-183244",
@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.000006)
autoconf 0.000014 0.000001 0.000015 ( 0.000016)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.006923 0.005022 1.040785 ( 1.116484)
build_miniruby 0.001820 0.000260 0.076703 ( 0.074916)
build_ruby 0.001941 0.000277 0.080071 ( 0.078029)
build_all 0.009887 0.000032 4.110245 ( 0.828150)
build_install 0.019689 0.005655 7.926568 ( 2.439234)
test_btest 0.000878 0.000138 74.772467 ( 7.948762)
test_basic 0.006431 0.001015 0.346309 ( 0.446620)
test_all 0.001430 0.000226 662.823077 ( 66.679509)
test_rubyspec 0.109959 0.050308 46.138186 ( 51.474140)
total: 131.09 sec