Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-231215
#<BuildRuby:0x000055a96e4c74b8
@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.20220808-231215",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.011856 0.000826 1.000280 ( 1.105183)
build_miniruby 0.001733 0.000000 0.077668 ( 0.075564)
build_ruby 0.002708 0.000074 0.074967 ( 0.072520)
build_all 0.008346 0.002436 1.530170 ( 0.582133)
build_install 0.016417 0.005921 5.140453 ( 2.054461)
test_btest 0.001319 0.000314 75.036057 ( 8.205920)
test_basic 0.002666 0.005089 0.321877 ( 0.418493)
test_all 0.001951 0.000557 667.943126 ( 66.549744)
test_rubyspec 0.124610 0.054483 45.932315 ( 53.498108)
total: 132.56 sec