Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-130341
#<BuildRuby:0x0000557e003f68c0
@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.20221126-130341",
@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.000007 0.000000 0.000007 ( 0.000006)
autoconf 0.000020 0.000000 0.000020 ( 0.000019)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.000579 0.004020 1.105092 ( 1.590341)
build_miniruby 0.000942 0.000052 0.947221 ( 0.946021)
build_ruby 0.001059 0.000059 2.686640 ( 2.600547)
build_all 0.008627 0.000017 15.907346 ( 3.458370)
build_install 0.008634 0.000000 1.998433 ( 1.141752)
test_btest 0.000661 0.000000 65.384699 ( 10.763635)
test_basic 0.004492 0.000000 0.310888 ( 0.402765)
test_all 0.001231 0.000000 655.361987 (122.718252)
test_rubyspec 0.054858 0.018554 52.884436 ( 61.082234)
total: 204.70 sec