Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-031955
#<BuildRuby:0x000055baea77a7e0
@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-031955",
@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.000010)
autoconf 0.000019 0.000004 0.000023 ( 0.000022)
configure 0.000015 0.000003 0.000018 ( 0.000017)
build_up 0.000774 0.004314 1.240024 ( 1.928794)
build_miniruby 0.000826 0.000206 1.036202 ( 1.034756)
build_ruby 0.000964 0.000241 2.874367 ( 2.749982)
build_all 0.008872 0.001079 22.362051 ( 4.376746)
build_install 0.007867 0.001851 4.373221 ( 1.541785)
test_btest 0.000472 0.000111 64.989394 ( 10.960549)
test_basic 0.000240 0.005128 0.341222 ( 0.430870)
test_all 0.000634 0.000187 680.207488 (105.052968)
test_rubyspec 0.045462 0.016241 53.895496 ( 62.175792)
total: 190.25 sec