Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-171145
#<BuildRuby:0x0000559798a4c880
@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.20221203-171145",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000008 0.000002 0.000010 ( 0.000008)
build_up 0.009311 0.001432 1.223773 ( 1.224423)
build_miniruby 0.001783 0.000274 0.853727 ( 0.853105)
build_ruby 0.003806 0.000586 2.246793 ( 2.153347)
build_all 0.020297 0.000000 18.682786 ( 2.180685)
build_install 0.018363 0.004134 2.099199 ( 1.056994)
test_btest 0.001279 0.000174 94.097467 ( 8.865875)
test_basic 0.003748 0.005506 0.345748 ( 0.432009)
test_all 0.001594 0.000290 691.253907 ( 70.338144)
test_rubyspec 0.124663 0.055933 49.307820 ( 57.436698)
total: 144.54 sec