Logfile: /home/ko1/ruby/logs/brlog.trunk.20221010-025953
#<BuildRuby:0x000055b145bdda98
@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.20221010-025953",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.005029 0.004447 1.088737 ( 1.149961)
build_miniruby 0.000000 0.001631 0.096836 ( 0.094235)
build_ruby 0.000000 0.001571 0.099574 ( 0.096603)
build_all 0.005659 0.001302 1.290362 ( 0.557541)
build_install 0.012337 0.005115 1.631537 ( 0.897640)
test_btest 0.002085 0.000368 63.888482 ( 6.599841)
test_basic 0.004699 0.000829 0.323480 ( 0.415775)
test_all 0.005795 0.001615 483.673477 ( 53.411239)
test_rubyspec 0.047864 0.079031 42.639998 ( 51.147343)
total: 114.37 sec