Logfile: /home/ko1/ruby/logs/brlog.trunk.20220310-223516
#<BuildRuby:0x00005621330c44f0
@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.20220310-223516",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.010086 0.001551 1.058006 ( 1.699940)
build_miniruby 0.001471 0.000226 0.074607 ( 0.072788)
build_ruby 0.001787 0.000275 0.079605 ( 0.077125)
build_all 0.008332 0.001281 1.526118 ( 0.639674)
build_install 0.003495 0.018584 5.262766 ( 2.201302)
test_btest 0.000951 0.000366 72.339090 ( 8.252849)
test_basic 0.002015 0.007030 0.336894 ( 0.427220)
test_all 0.001397 0.000645 677.454857 ( 66.030096)
test_rubyspec 0.080066 0.088473 46.133125 ( 51.241544)
total: 130.64 sec