Logfile: /home/ko1/ruby/logs/brlog.trunk.20221121-070439
#<BuildRuby:0x000055a5521f4328
@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-070439",
@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.000001 0.000009 ( 0.000009)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000016 0.000003 0.000019 ( 0.000018)
build_up 0.004278 0.000658 1.034463 ( 1.332072)
build_miniruby 0.000888 0.000136 0.920960 ( 0.919295)
build_ruby 0.001145 0.000176 2.868698 ( 2.782440)
build_all 0.004386 0.004382 15.847881 ( 3.286841)
build_install 0.006462 0.001385 1.944261 ( 1.139983)
test_btest 0.000570 0.000123 64.282211 ( 10.452490)
test_basic 0.003927 0.000841 0.343728 ( 0.434828)
test_all 0.001257 0.001251 654.914224 (104.920266)
test_rubyspec 0.056645 0.019354 50.964701 ( 59.213124)
total: 184.48 sec