Logfile: /home/ko1/ruby/logs/brlog.trunk.20230707-224804
#<BuildRuby:0x0000558bb97335f8
@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.20230707-224804",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000010 0.000000 0.000010 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.005219 0.000053 1.600301 ( 2.834927)
build_miniruby 0.001040 0.000052 0.935900 ( 0.936193)
build_ruby 0.001163 0.000059 2.569622 ( 2.570132)
build_all 0.005032 0.003995 8.704950 ( 7.961142)
build_install 0.003696 0.004101 1.988498 ( 1.634955)
test_btest 0.000606 0.000079 85.021420 ( 7.806909)
test_basic 0.002795 0.000365 0.589227 ( 0.672181)
test_all 0.000000 0.001102 471.104833 ( 49.439651)
test_rubyspec 0.014841 0.022907 42.893639 ( 55.396385)
total: 129.25 sec