Logfile: /home/ko1/ruby/logs/brlog.trunk.20221017-011453
#<BuildRuby:0x0000556a39805338
@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.20221017-011453",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.000000 0.011077 1.125011 ( 1.220698)
build_miniruby 0.000760 0.001279 0.109179 ( 0.106846)
build_ruby 0.000804 0.000715 0.108774 ( 0.106989)
build_all 0.004886 0.004343 1.341804 ( 0.590283)
build_install 0.013028 0.002699 1.663658 ( 0.901327)
test_btest 0.000822 0.000598 61.909972 ( 6.404830)
test_basic 0.003667 0.002667 0.359758 ( 0.451486)
test_all 0.003748 0.004165 507.620369 ( 54.685125)
test_rubyspec 0.057314 0.073219 43.286865 ( 51.575293)
total: 116.04 sec