Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-085926
#<BuildRuby:0x0000557ac2531550
@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-085926",
@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.000010 0.000003 0.000013 ( 0.000013)
autoconf 0.000011 0.000004 0.000015 ( 0.000015)
configure 0.000014 0.000005 0.000019 ( 0.000019)
build_up 0.007428 0.002701 0.936275 ( 16.108817)
build_miniruby 0.001388 0.000505 0.063419 ( 0.061788)
build_ruby 0.001029 0.000374 0.062512 ( 0.061372)
build_all 0.006312 0.002296 1.257526 ( 0.460672)
build_install 0.011079 0.004813 1.598924 ( 0.805790)
test_btest 0.000930 0.000349 53.120758 ( 6.149802)
test_basic 0.002883 0.003762 0.295599 ( 0.385373)
test_all 0.001511 0.001924 486.881437 ( 51.870757)
test_rubyspec 0.085464 0.043730 41.854012 ( 50.315747)
total: 126.22 sec