Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-150510
#<BuildRuby:0x0000558414ddacc8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221201-150510",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.009806 0.000843 1.173223 ( 1.187438)
build_miniruby 0.002211 0.000316 0.858032 ( 0.857036)
build_ruby 0.003252 0.000464 2.262775 ( 2.170965)
build_all 0.011795 0.008902 18.690855 ( 2.205002)
build_install 0.015366 0.006222 2.018660 ( 1.052046)
test_btest 0.001266 0.000333 94.471172 ( 8.798349)
test_basic 0.006728 0.004063 0.362249 ( 0.445167)
test_all 0.002146 0.000613 695.262440 ( 69.598941)
test_rubyspec 0.111392 0.081682 49.804515 ( 57.847369)
total: 144.16 sec