Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-010900
#<BuildRuby:0x000055b4ec957da0
@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.20221203-010900",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.003306 0.000901 0.835621 ( 1.316514)
build_miniruby 0.000811 0.000221 0.519879 ( 0.519903)
build_ruby 0.001253 0.000000 1.715871 ( 1.639159)
build_all 0.004458 0.004726 11.953337 ( 1.485061)
build_install 0.005141 0.001714 1.620273 ( 0.758934)
test_btest 0.000556 0.000185 63.558106 ( 6.217534)
test_basic 0.002444 0.000815 0.230734 ( 0.327287)
test_all 0.001112 0.000000 479.485568 ( 49.380147)
test_rubyspec 0.020963 0.006110 35.292406 ( 45.869955)
total: 107.52 sec