Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-120618
#<BuildRuby:0x0000564093212878
@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-120618",
@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.000009 0.000000 0.000009 ( 0.000008)
autoconf 0.000020 0.000000 0.000020 ( 0.000020)
configure 0.000017 0.000000 0.000017 ( 0.000017)
build_up 0.000000 0.005426 1.219508 ( 1.621796)
build_miniruby 0.000000 0.001192 1.018396 ( 1.016895)
build_ruby 0.000696 0.000531 2.699477 ( 2.569047)
build_all 0.009277 0.000628 22.452113 ( 4.357833)
build_install 0.008662 0.000497 4.390617 ( 1.560154)
test_btest 0.000511 0.000054 60.132786 ( 11.410765)
test_basic 0.000488 0.003663 0.304262 ( 0.395704)
test_all 0.000678 0.000101 667.428794 (119.685440)
test_rubyspec 0.044703 0.027927 53.886976 ( 61.998839)
total: 204.62 sec