Logfile: /home/ko1/ruby/logs/brlog.trunk.20220328-100104
#<BuildRuby:0x000055d01fbf28a0
@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.20220328-100104",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.011065 0.000993 0.990526 ( 1.133289)
build_miniruby 0.002018 0.000288 0.074624 ( 0.072322)
build_ruby 0.001880 0.000268 0.074703 ( 0.072666)
build_all 0.005527 0.005029 4.051903 ( 0.838139)
build_install 0.023571 0.000595 7.916932 ( 2.409922)
test_btest 0.000976 0.000154 78.401622 ( 8.316044)
test_basic 0.001571 0.005541 0.343330 ( 0.440381)
test_all 0.001566 0.000330 669.850878 ( 66.254779)
test_rubyspec 0.099074 0.088299 45.840053 ( 51.297224)
total: 130.84 sec