Logfile: /home/ko1/ruby/logs/brlog.trunk.20220810-121208
#<BuildRuby:0x0000555745dd03a0
@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.20220810-121208",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.008813 0.002203 0.964219 ( 1.058531)
build_miniruby 0.002316 0.000000 0.073146 ( 0.072028)
build_ruby 0.001924 0.000000 0.075286 ( 0.074845)
build_all 0.009868 0.000000 1.571456 ( 0.587100)
build_install 0.020127 0.001880 5.306071 ( 2.135264)
test_btest 0.001361 0.000240 76.230589 ( 8.561534)
test_basic 0.006027 0.001064 0.327148 ( 0.418896)
test_all 0.002161 0.000191 682.440642 ( 66.961063)
test_rubyspec 0.096031 0.065887 46.197383 ( 53.628628)
total: 133.50 sec