Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-163311
#<BuildRuby:0x0000559787444c00
@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.20221117-163311",
@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.000017 0.000001 0.000018 ( 0.000020)
autoconf 0.000055 0.000003 0.000058 ( 0.000062)
configure 0.000054 0.000004 0.000058 ( 0.000061)
build_up 0.008182 0.000263 1.123613 ( 1.167758)
build_miniruby 0.001691 0.000106 0.924376 ( 0.939686)
build_ruby 0.002329 0.000146 2.365910 ( 2.292178)
build_all 0.014368 0.004146 18.385904 ( 2.264423)
build_install 0.013912 0.005050 1.900471 ( 1.013407)
test_btest 0.000826 0.000112 84.916122 ( 9.872421)
test_basic 0.002756 0.004293 0.347810 ( 0.437646)
test_all 0.001652 0.000287 701.391422 ( 74.546217)
test_rubyspec 0.047395 0.060938 50.676371 ( 59.293769)
total: 151.83 sec