Logfile: /home/ko1/ruby/logs/brlog.trunk.20220916-020621
#<BuildRuby:0x0000557150324620
@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.20220916-020621",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.003753 0.007197 1.108038 ( 1.089964)
build_miniruby 0.001867 0.000350 0.076881 ( 0.074864)
build_ruby 0.002043 0.000383 0.080816 ( 0.078373)
build_all 0.006037 0.005498 1.581427 ( 0.614662)
build_install 0.017197 0.002624 1.905864 ( 0.947442)
test_btest 0.001051 0.000243 91.669249 ( 9.668357)
test_basic 0.007354 0.000119 0.354871 ( 0.443192)
test_all 0.005475 0.000425 656.212679 ( 66.537502)
test_rubyspec 0.114492 0.051027 47.077948 ( 55.414619)
total: 134.87 sec