Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-072602
#<BuildRuby:0x00005572aef275a8
@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.20221130-072602",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.006238 0.005396 1.216783 ( 3.282980)
build_miniruby 0.002610 0.000000 0.853699 ( 0.852905)
build_ruby 0.003583 0.000000 2.248250 ( 2.155592)
build_all 0.018976 0.004220 18.634483 ( 2.162838)
build_install 0.012537 0.008605 2.038844 ( 1.058301)
test_btest 0.001312 0.000357 95.525762 ( 9.156105)
test_basic 0.009330 0.001280 0.346778 ( 0.431032)
test_all 0.001772 0.001281 705.829755 ( 70.142636)
test_rubyspec 0.100832 0.079057 49.700081 ( 57.818902)
total: 147.06 sec