Logfile: /home/ko1/ruby/logs/brlog.trunk.20220911-020540
#<BuildRuby:0x000055f81457c3a0
@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.20220911-020540",
@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.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004875 0.006194 1.163590 ( 1.090890)
build_miniruby 0.001551 0.000388 0.075267 ( 0.073434)
build_ruby 0.002496 0.000000 0.076639 ( 0.074386)
build_all 0.009021 0.000959 1.568936 ( 0.596965)
build_install 0.017313 0.004289 1.949769 ( 0.962963)
test_btest 0.000934 0.000212 98.898047 ( 9.580446)
test_basic 0.002281 0.004640 0.355065 ( 0.449820)
test_all 0.003655 0.001087 649.274128 ( 66.715364)
test_rubyspec 0.109922 0.060523 47.098993 ( 55.525955)
total: 135.07 sec