Logfile: /home/ko1/ruby/logs/brlog.trunk.20231116-021233
#<BuildRuby:0x00005631f26bbbb8
@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.20231116-021233",
@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.000000 0.000007 ( 0.000006)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000011 0.000000 0.000011 ( 0.000012)
build_up 0.005281 0.000000 1.439609 ( 1.856317)
build_miniruby 0.000988 0.000000 0.800785 ( 0.800477)
build_ruby 0.001450 0.000000 2.638609 ( 2.639129)
build_all 0.005638 0.004326 16.422527 ( 1.477631)
build_install 0.008641 0.000287 4.809578 ( 1.150525)
test_btest 0.001027 0.000068 81.728597 ( 7.910846)
test_basic 0.005118 0.000341 0.794603 ( 0.870638)
test_all 0.080578 0.054218 491.872360 ( 54.483650)
test_rubyspec 0.024898 0.022547 51.092027 ( 63.453396)
total: 134.64 sec