Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-062442
#<BuildRuby:0x000055663aa609c8
@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-062442",
@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.000006 0.000004 0.000010 ( 0.000010)
autoconf 0.000015 0.000010 0.000025 ( 0.000026)
configure 0.000006 0.000004 0.000010 ( 0.000010)
build_up 0.000000 0.007883 1.141385 ( 1.910823)
build_miniruby 0.000843 0.000691 0.923244 ( 0.931098)
build_ruby 0.001108 0.000906 2.371575 ( 2.296535)
build_all 0.014195 0.004088 18.253799 ( 2.223879)
build_install 0.012298 0.005250 1.918507 ( 1.015089)
test_btest 0.000771 0.000499 86.367633 ( 9.573096)
test_basic 0.006686 0.000000 0.348987 ( 0.439201)
test_all 0.001364 0.001430 702.480467 ( 74.874117)
test_rubyspec 0.071245 0.054939 50.441602 ( 59.005768)
total: 152.27 sec