Logfile: /home/ko1/ruby/logs/brlog.trunk.20221121-090833
#<BuildRuby:0x0000557837f07fa8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221121-090833",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000008 0.000003 0.000011 ( 0.000011)
autoconf 0.000026 0.000000 0.000026 ( 0.000027)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.004674 0.000188 1.068944 ( 1.223488)
build_miniruby 0.000713 0.000198 0.954322 ( 0.953107)
build_ruby 0.000000 0.001241 2.709109 ( 2.619368)
build_all 0.005431 0.003426 15.830288 ( 3.265085)
build_install 0.005157 0.004184 1.930012 ( 1.110772)
test_btest 0.000447 0.000155 62.529997 ( 11.315407)
test_basic 0.003610 0.001256 0.301184 ( 0.391929)
test_all 0.001490 0.000518 674.405336 (125.464740)
test_rubyspec 0.039400 0.025085 53.917895 ( 62.140496)
total: 208.49 sec