Logfile: /home/ko1/ruby/logs/brlog.trunk.20221018-050115
#<BuildRuby:0x000056359bc70e80
@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.20221018-050115",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.009821 0.000755 1.118720 ( 1.369797)
build_miniruby 0.001345 0.000103 0.104077 ( 0.101684)
build_ruby 0.001781 0.000137 0.106767 ( 0.104371)
build_all 0.002798 0.005390 1.348629 ( 0.602617)
build_install 0.007211 0.009524 1.663715 ( 0.910247)
test_btest 0.001662 0.000444 63.397012 ( 6.464624)
test_basic 0.007028 0.000484 0.370416 ( 0.461924)
test_all 0.001807 0.005783 519.090593 ( 55.144915)
test_rubyspec 0.091073 0.048979 43.221745 ( 51.757487)
total: 116.92 sec