Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-165352
#<BuildRuby:0x0000558c18bcffa8
@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.20221128-165352",
@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.000000 0.000023 0.000023 ( 0.000028)
autoconf 0.000000 0.000020 0.000020 ( 0.000020)
configure 0.000000 0.000016 0.000016 ( 0.000017)
build_up 0.000807 0.004174 1.107196 ( 1.202608)
build_miniruby 0.000849 0.000121 0.948850 ( 0.947420)
build_ruby 0.000992 0.000142 2.782838 ( 2.681152)
build_all 0.004336 0.004407 15.960626 ( 3.394513)
build_install 0.002413 0.005831 1.982622 ( 1.157631)
test_btest 0.000536 0.000000 63.615297 ( 10.448207)
test_basic 0.004443 0.000000 0.310113 ( 0.401743)
test_all 0.001029 0.000000 664.143600 (121.739806)
test_rubyspec 0.037071 0.026724 53.698312 ( 61.869341)
total: 203.84 sec