Logfile: /home/ko1/ruby/logs/brlog.trunk.20221030-221445
#<BuildRuby:0x000055fd72498e80
@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.20221030-221445",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008362 0.001394 1.094655 ( 2.258740)
build_miniruby 0.001824 0.000304 0.102380 ( 0.098869)
build_ruby 0.001533 0.000255 0.104112 ( 0.100652)
build_all 0.006612 0.001102 1.335509 ( 0.585900)
build_install 0.008504 0.007559 1.680792 ( 0.919470)
test_btest 0.002475 0.000000 63.198088 ( 6.911985)
test_basic 0.001387 0.005481 0.331722 ( 0.423647)
test_all 0.005455 0.001679 496.782837 ( 53.616382)
test_rubyspec 0.043735 0.086565 43.564888 ( 52.189898)
total: 117.11 sec