Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-094512
#<BuildRuby:0x000055a0e40ffde0
@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.20221127-094512",
@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.000010)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.004802 0.000200 1.232977 ( 1.436188)
build_miniruby 0.000773 0.000165 0.943339 ( 0.941823)
build_ruby 0.000000 0.001262 2.787363 ( 2.700924)
build_all 0.005279 0.004702 22.362505 ( 4.539763)
build_install 0.000716 0.009538 4.331522 ( 1.503224)
test_btest 0.000456 0.000203 65.053543 ( 11.138157)
test_basic 0.003198 0.001421 0.302584 ( 0.393959)
test_all 0.000680 0.000303 689.560061 (110.001638)
test_rubyspec 0.042506 0.018892 53.228846 ( 61.431836)
total: 194.09 sec