Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-204506
#<BuildRuby:0x0000557d03a067e0
@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-204506",
@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.000002 0.000010 ( 0.000009)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.004647 0.000715 1.281326 ( 1.535852)
build_miniruby 0.000917 0.000000 0.982645 ( 0.981414)
build_ruby 0.001344 0.000000 2.835347 ( 2.733120)
build_all 0.005029 0.004949 22.417588 ( 4.456607)
build_install 0.004561 0.004522 4.318043 ( 1.531368)
test_btest 0.000490 0.000131 62.099819 ( 10.938677)
test_basic 0.004621 0.000018 0.298527 ( 0.390484)
test_all 0.000738 0.000184 683.668571 (104.759158)
test_rubyspec 0.032474 0.028770 52.654793 ( 60.899652)
total: 188.23 sec