Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-192013
#<BuildRuby:0x000055f760aeefe0
@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.20221126-192013",
@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.000011 0.000003 0.000014 ( 0.000013)
configure 0.000051 0.000013 0.000064 ( 0.000068)
build_up 0.007808 0.002130 1.277197 ( 1.527850)
build_miniruby 0.001813 0.000494 0.851135 ( 0.851036)
build_ruby 0.002352 0.000642 2.253114 ( 2.160471)
build_all 0.016172 0.006956 25.090503 ( 2.811220)
build_install 0.015923 0.005618 4.983528 ( 1.210468)
test_btest 0.001066 0.000337 87.891711 ( 9.299721)
test_basic 0.006492 0.002050 0.348208 ( 0.438921)
test_all 0.001805 0.000570 718.964890 ( 70.872873)
test_rubyspec 0.105122 0.056160 49.761368 ( 58.155177)
total: 147.33 sec