Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-182253
#<BuildRuby:0x000055b48aedd390
@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.20220802-182253",
@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.000024 0.000008 0.000032 ( 0.000034)
autoconf 0.000031 0.000011 0.000042 ( 0.000044)
configure 0.000021 0.000008 0.000029 ( 0.000030)
build_up 0.004512 0.008123 0.818923 ( 0.936520)
build_miniruby 0.001042 0.000521 0.053190 ( 0.052773)
build_ruby 0.000769 0.000385 0.057748 ( 0.058445)
build_all 0.007336 0.001484 1.234149 ( 0.491957)
build_install 0.007323 0.008319 4.229333 ( 1.814214)
test_btest 0.001313 0.000707 52.587706 ( 6.200996)
test_basic 0.005840 0.000395 0.289997 ( 0.383815)
test_all 0.001379 0.000690 491.612381 ( 52.220137)
test_rubyspec 0.089574 0.041534 41.222575 ( 48.995128)
total: 111.16 sec