Logfile: /home/ko1/ruby/logs/brlog.trunk.20220908-045958
#<BuildRuby:0x00005611f8b3c620
@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.20220908-045958",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000073 0.000027 0.000100 ( 0.000104)
build_up 0.002485 0.009354 0.959123 ( 1.010434)
build_miniruby 0.001412 0.000770 0.074008 ( 0.072253)
build_ruby 0.001331 0.000726 0.074990 ( 0.073008)
build_all 0.008780 0.002144 1.614280 ( 0.605324)
build_install 0.016943 0.003772 1.941059 ( 0.946077)
test_btest 0.000673 0.000295 95.054382 ( 9.735834)
test_basic 0.007311 0.001055 0.350250 ( 0.449662)
test_all 0.003915 0.000000 634.937965 ( 65.969023)
test_rubyspec 0.079380 0.085734 47.208253 ( 55.546132)
total: 134.41 sec