Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-191106
#<BuildRuby:0x00005641aa8094a8
@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.20220719-191106",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.007754 0.000297 0.743847 ( 0.980179)
build_miniruby 0.002244 0.000173 0.046865 ( 0.044416)
build_ruby 0.001575 0.000121 0.048553 ( 0.046933)
build_all 0.002130 0.004822 1.227980 ( 0.468446)
build_install 0.010574 0.005928 4.538586 ( 1.813676)
test_btest 0.000718 0.000154 51.256604 ( 7.414183)
test_basic 0.005157 0.000003 0.216465 ( 0.315831)
test_all 0.001366 0.000273 550.695498 ( 91.851058)
test_rubyspec 0.088559 0.067863 40.059331 ( 45.900920)
total: 148.84 sec