Logfile: /home/ko1/ruby/logs/brlog.trunk.20221106-103541
#<BuildRuby:0x00005647cf88e9c0
@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.20221106-103541",
@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.000000 0.000009 ( 0.000009)
configure 0.000008 0.000000 0.000008 ( 0.000007)
build_up 0.008147 0.000000 0.899782 ( 0.990448)
build_miniruby 0.001511 0.000000 0.051784 ( 0.050464)
build_ruby 0.001458 0.000000 0.044879 ( 0.043582)
build_all 0.008216 0.000000 1.236567 ( 0.473849)
build_install 0.014949 0.000000 1.569077 ( 0.800452)
test_btest 0.002093 0.000000 63.320445 ( 6.773849)
test_basic 0.007424 0.000000 0.319607 ( 0.408305)
test_all 0.002262 0.000000 491.637183 ( 53.779375)
test_rubyspec 0.081203 0.035292 43.375589 ( 51.941350)
total: 115.26 sec