Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-045920
#<BuildRuby:0x00005649dab08018
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221205-045920",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.004713 0.000084 1.142433 ( 1.356587)
build_miniruby 0.000859 0.000096 1.031516 ( 1.030191)
build_ruby 0.001354 0.000000 2.787790 ( 2.669109)
build_all 0.008663 0.000196 15.785753 ( 3.291613)
build_install 0.003279 0.007398 2.241543 ( 1.235816)
test_btest 0.000500 0.000091 65.128532 ( 10.517098)
test_basic 0.004324 0.000064 0.300719 ( 0.392019)
test_all 0.000799 0.000075 666.885844 (124.610342)
test_rubyspec 0.046415 0.026695 53.011018 ( 61.268786)
total: 206.37 sec