Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-210620
#<BuildRuby:0x0000564ca3c409c8
@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.20220804-210620",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000017 0.000000 0.000017 ( 0.000018)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.010932 0.000000 0.952586 ( 1.007601)
build_miniruby 0.000000 0.002078 0.074527 ( 0.073342)
build_ruby 0.000125 0.001833 0.073261 ( 0.071821)
build_all 0.010486 0.000000 1.535717 ( 0.576814)
build_install 0.022159 0.000193 5.206998 ( 2.089511)
test_btest 0.001213 0.000048 75.580643 ( 8.126603)
test_basic 0.006421 0.000256 0.307459 ( 0.397545)
test_all 0.001729 0.000000 677.836837 ( 67.265295)
test_rubyspec 0.120121 0.045229 45.847538 ( 53.453992)
total: 133.06 sec