Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-213540
#<BuildRuby:0x0000562850b5eec8
@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.20220814-213540",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000069 0.000011 0.000080 ( 0.000082)
build_up 0.006500 0.004507 0.962832 ( 1.117191)
build_miniruby 0.000000 0.002029 0.080625 ( 0.078457)
build_ruby 0.000112 0.002050 0.079095 ( 0.076899)
build_all 0.006506 0.004943 1.517787 ( 0.578209)
build_install 0.017930 0.002729 1.896462 ( 0.922016)
test_btest 0.000000 0.001526 75.175380 ( 8.392479)
test_basic 0.001726 0.006890 0.337275 ( 0.430864)
test_all 0.002904 0.002103 672.446347 ( 66.232091)
test_rubyspec 0.107386 0.062463 45.700504 ( 53.258904)
total: 131.09 sec