Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-165339
#<BuildRuby:0x000055d9d9a248e8
@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.20221115-165339",
@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.000008 0.000000 0.000008 ( 0.000009)
autoconf 0.000029 0.000002 0.000031 ( 0.000019)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.008005 0.000572 1.070942 ( 1.248072)
build_miniruby 0.001649 0.000118 0.882837 ( 0.882326)
build_ruby 0.000000 0.002448 2.331732 ( 2.243490)
build_all 0.013114 0.005422 18.272012 ( 2.256950)
build_install 0.011436 0.007323 1.856084 ( 0.985526)
test_btest 0.001060 0.000230 83.038195 ( 9.884661)
test_basic 0.005406 0.001175 0.335890 ( 0.426818)
test_all 0.001674 0.000364 676.003842 ( 73.495613)
test_rubyspec 0.092183 0.033248 50.123864 ( 58.690623)
total: 150.11 sec