Logfile: /home/ko1/ruby/logs/brlog.trunk.20221009-094025
#<BuildRuby:0x000055fd2c2329c0
@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.20221009-094025",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.006543 0.004284 1.093872 ( 1.443647)
build_miniruby 0.000000 0.002354 0.103486 ( 0.099435)
build_ruby 0.000000 0.001593 0.093781 ( 0.090734)
build_all 0.006810 0.000584 1.297466 ( 0.570244)
build_install 0.010743 0.004797 1.651022 ( 0.896959)
test_btest 0.001084 0.000255 63.377345 ( 6.583978)
test_basic 0.004077 0.004370 0.355450 ( 0.442517)
test_all 0.007362 0.000762 509.203470 ( 54.378366)
test_rubyspec 0.082794 0.041888 42.574267 ( 50.817415)
total: 115.32 sec