Logfile: /home/ko1/ruby/logs/brlog.trunk.20230701-170703
#<BuildRuby:0x00005570b4d6fce8
@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.20230701-170703",
@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.000025 0.000000 0.000025 ( 0.000029)
autoconf 0.000011 0.000000 0.000011 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.006313 0.000243 1.557459 ( 2.749794)
build_miniruby 0.000921 0.000097 0.845717 ( 0.846824)
build_ruby 0.001121 0.000118 2.596773 ( 2.598064)
build_all 0.008765 0.000443 11.529089 ( 8.163395)
build_install 0.008424 0.000367 4.849712 ( 1.824822)
test_btest 0.001030 0.000098 83.022207 ( 7.842756)
test_basic 0.003901 0.000000 0.565072 ( 0.647817)
test_all 0.001822 0.000089 435.710907 ( 48.640105)
test_rubyspec 0.012622 0.028682 42.146569 ( 54.648481)
total: 127.96 sec