Logfile: /home/ko1/ruby/logs/brlog.trunk.20220916-173704
#<BuildRuby:0x000055aea203e700
@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-173704",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009493 0.000767 1.094769 ( 1.088971)
build_miniruby 0.002287 0.000000 0.069798 ( 0.067486)
build_ruby 0.002383 0.000035 0.075586 ( 0.073104)
build_all 0.003773 0.005294 1.570307 ( 0.609515)
build_install 0.021880 0.000426 1.902704 ( 0.920415)
test_btest 0.000809 0.000127 93.198860 ( 9.832404)
test_basic 0.003749 0.003824 0.365644 ( 0.454237)
test_all 0.003544 0.000675 634.938379 ( 65.930564)
test_rubyspec 0.091449 0.080964 47.133232 ( 55.545126)
total: 134.52 sec