Logfile: /home/ko1/ruby/logs/brlog.trunk.20221025-061615
#<BuildRuby:0x000056242d6351f8
@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.20221025-061615",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.002934 0.007442 1.192408 ( 1.219417)
build_miniruby 0.001536 0.000473 0.114014 ( 0.111781)
build_ruby 0.001342 0.000413 0.112460 ( 0.109867)
build_all 0.003993 0.004013 1.404947 ( 0.595197)
build_install 0.014778 0.000795 1.698479 ( 0.910625)
test_btest 0.001009 0.000297 62.638726 ( 6.613678)
test_basic 0.005066 0.001490 0.365490 ( 0.455557)
test_all 0.005812 0.001709 493.942782 ( 53.093744)
test_rubyspec 0.088284 0.040865 43.442680 ( 51.893255)
total: 115.00 sec