Logfile: /home/ko1/ruby/logs/brlog.trunk.20220202-093029
#<BuildRuby:0x000055fde9913718
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220202-093029",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000000 0.000033 0.000033 ( 0.000039)
configure 0.000000 0.000091 0.000091 ( 0.000094)
build_up 0.006411 0.004272 0.958341 ( 1.432694)
build_miniruby 0.001717 0.000229 0.078919 ( 0.076982)
build_ruby 0.001669 0.000223 0.079114 ( 0.077203)
build_all 0.007066 0.003455 4.122034 ( 0.788396)
build_install 0.016403 0.004126 7.722251 ( 2.306770)
test_btest 0.000766 0.000139 47.051248 ( 43.779959)
test_basic 0.006749 0.001227 0.335302 ( 0.424106)
test_all 0.001595 0.000290 693.929508 ( 66.891686)
test_rubyspec 0.102085 0.056905 45.905696 ( 51.501954)
total: 167.28 sec