Logfile: /home/ko1/ruby/logs/brlog.trunk.20230709-083254
#<BuildRuby:0x0000559a3f276eb8
@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.20230709-083254",
@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.000007)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004756 0.000139 1.576536 ( 2.800996)
build_miniruby 0.000893 0.000141 1.015583 ( 1.015473)
build_ruby 0.001006 0.000159 2.703570 ( 2.704259)
build_all 0.008607 0.000000 8.325263 ( 7.595011)
build_install 0.005999 0.002507 1.943637 ( 1.618014)
test_btest 0.000825 0.000132 87.289155 ( 8.152031)
test_basic 0.004105 0.000657 0.629361 ( 0.708659)
test_all 0.000000 0.001730 475.053790 ( 42.189225)
test_rubyspec 0.022207 0.019548 43.820420 ( 56.312117)
total: 123.10 sec