Logfile: /home/ko1/ruby/logs/brlog.trunk.20221007-095805
#<BuildRuby:0x00005653b6786148
@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.20221007-095805",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.000139 0.010077 1.073104 ( 1.103925)
build_miniruby 0.001772 0.000886 0.094970 ( 0.090982)
build_ruby 0.001159 0.000579 0.100867 ( 0.098356)
build_all 0.004966 0.004224 1.305210 ( 0.552723)
build_install 0.012533 0.002615 1.653331 ( 0.880178)
test_btest 0.001055 0.000496 60.807045 ( 6.447674)
test_basic 0.004015 0.001890 0.345041 ( 0.435197)
test_all 0.008370 0.000053 487.737332 ( 53.849619)
test_rubyspec 0.085944 0.034216 42.388638 ( 50.923892)
total: 114.38 sec