Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-025838
#<BuildRuby:0x000055fb0c3fc408
@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.20221130-025838",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000004 0.000013 ( 0.000013)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.007867 0.002860 1.217342 ( 1.297276)
build_miniruby 0.001619 0.000589 0.841890 ( 0.840957)
build_ruby 0.002307 0.000839 2.230549 ( 2.137592)
build_all 0.019896 0.000740 18.581475 ( 2.192990)
build_install 0.015884 0.005139 2.065302 ( 1.042735)
test_btest 0.001118 0.000320 94.762065 ( 9.305876)
test_basic 0.003644 0.005638 0.338752 ( 0.425971)
test_all 0.001634 0.001563 675.404131 ( 72.215972)
test_rubyspec 0.098665 0.079713 49.382694 ( 57.482230)
total: 146.94 sec