Logfile: /home/ko1/ruby/logs/brlog.trunk.20231021-065127
#<BuildRuby:0x000055933c5cb500
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20231021-065127",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.001409 0.004132 1.338736 ( 1.584824)
build_miniruby 0.000962 0.000144 0.886664 ( 0.886809)
build_ruby 0.001122 0.000168 2.571820 ( 2.571587)
build_all 0.010392 0.000000 16.574962 ( 1.473267)
build_install 0.008965 0.000000 4.931284 ( 1.131724)
test_btest 0.000998 0.000000 85.755230 ( 6.829758)
test_basic 0.002152 0.002665 0.799344 ( 0.874945)
test_all 0.005491 0.002263 533.674134 ( 50.508437)
test_rubyspec 0.012966 0.034700 49.912640 ( 62.243639)
total: 128.11 sec