Logfile: /home/ko1/ruby/logs/brlog.trunk.20221008-201307
#<BuildRuby:0x00005650888cd438
@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.20221008-201307",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000031 0.000003 0.000034 ( 0.000034)
configure 0.000021 0.000002 0.000023 ( 0.000022)
build_up 0.005993 0.004314 1.097669 ( 1.239150)
build_miniruby 0.001821 0.000260 0.102513 ( 0.098309)
build_ruby 0.000000 0.001669 0.098356 ( 0.095265)
build_all 0.004477 0.003549 1.294618 ( 0.562089)
build_install 0.008982 0.005798 1.591581 ( 0.876713)
test_btest 0.001967 0.000525 63.515203 ( 6.479996)
test_basic 0.001153 0.005451 0.358327 ( 0.447154)
test_all 0.006341 0.000000 486.463800 ( 52.626051)
test_rubyspec 0.075595 0.058050 42.368763 ( 50.654818)
total: 113.08 sec