Logfile: /home/ko1/ruby/logs/brlog.trunk.20220917-102632
#<BuildRuby:0x0000563caf4b3600
@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.20220917-102632",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.009810 0.000416 1.086374 ( 1.201777)
build_miniruby 0.001303 0.000260 0.067171 ( 0.065712)
build_ruby 0.001338 0.000268 0.076477 ( 0.075690)
build_all 0.008264 0.001653 1.555644 ( 0.605277)
build_install 0.017085 0.004347 1.930032 ( 0.959940)
test_btest 0.001199 0.000253 94.651697 ( 9.430751)
test_basic 0.007111 0.000478 0.353101 ( 0.440305)
test_all 0.005326 0.000000 641.203260 ( 66.525687)
test_rubyspec 0.095933 0.068743 47.169490 ( 55.455038)
total: 134.76 sec