Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-135738
#<BuildRuby:0x0000563fb4aa04c0
@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.20221126-135738",
@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.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000069 0.000010 0.000079 ( 0.000082)
build_up 0.000691 0.009804 1.257027 ( 1.475803)
build_miniruby 0.002527 0.000000 0.838346 ( 0.837809)
build_ruby 0.002700 0.000538 2.241742 ( 2.149957)
build_all 0.021095 0.001556 24.978702 ( 2.842663)
build_install 0.017031 0.006478 5.003295 ( 1.187191)
test_btest 0.001088 0.000296 90.368778 ( 9.014372)
test_basic 0.000000 0.007219 0.342978 ( 0.436642)
test_all 0.000579 0.001918 678.789571 ( 69.840637)
test_rubyspec 0.081769 0.067429 49.576831 ( 58.030290)
total: 145.82 sec