Logfile: /home/ko1/ruby/logs/brlog.trunk.20221012-101450
#<BuildRuby:0x00005594a11cef90
@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.20221012-101450",
@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.000009 0.000025 ( 0.000026)
autoconf 0.000024 0.000014 0.000038 ( 0.000037)
configure 0.000034 0.000019 0.000053 ( 0.000053)
build_up 0.003413 0.007608 1.097095 ( 1.184408)
build_miniruby 0.001174 0.000822 0.104379 ( 0.101614)
build_ruby 0.000880 0.000616 0.098323 ( 0.096121)
build_all 0.002763 0.006381 1.291195 ( 0.570946)
build_install 0.007615 0.006092 1.583342 ( 0.875048)
test_btest 0.000957 0.000765 61.606328 ( 6.547573)
test_basic 0.005586 0.000000 0.338903 ( 0.430430)
test_all 0.005796 0.001916 493.476753 ( 53.698765)
test_rubyspec 0.080152 0.058871 43.218592 ( 51.647258)
total: 115.15 sec