Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-070914
#<BuildRuby:0x000055c119fd8880
@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-070914",
@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.000017 0.000003 0.000020 ( 0.000020)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.002501 0.008495 0.979979 ( 1.246593)
build_miniruby 0.001814 0.000559 0.071323 ( 0.070169)
build_ruby 0.001567 0.000482 0.070981 ( 0.069892)
build_all 0.008161 0.001094 1.545415 ( 0.601518)
build_install 0.009602 0.013338 5.126656 ( 2.092486)
test_btest 0.000600 0.000257 77.918298 ( 8.180320)
test_basic 0.004059 0.004747 0.324080 ( 0.413713)
test_all 0.001460 0.000681 635.941921 ( 64.339949)
test_rubyspec 0.097854 0.078371 45.500031 ( 50.866277)
total: 127.88 sec