Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-022540
#<BuildRuby:0x00005639032facc8
@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-022540",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.006842 0.003595 1.198777 ( 1.303243)
build_miniruby 0.002043 0.000583 0.841717 ( 0.841047)
build_ruby 0.002445 0.000698 2.209625 ( 2.121044)
build_all 0.019152 0.001609 18.560625 ( 2.156818)
build_install 0.017128 0.003278 2.050831 ( 1.039758)
test_btest 0.001232 0.000280 93.219599 ( 9.264224)
test_basic 0.005280 0.004576 0.346324 ( 0.432600)
test_all 0.001307 0.002286 731.345573 ( 71.832170)
test_rubyspec 0.109949 0.057360 49.417342 ( 57.534096)
total: 146.53 sec