Logfile: /home/ko1/ruby/logs/brlog.trunk.20231121-034320
#<BuildRuby:0x0000565197c6c098
@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.20231121-034320",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.000000 0.004283 1.299930 ( 1.681749)
build_miniruby 0.000000 0.000993 0.862476 ( 0.862402)
build_ruby 0.000000 0.001391 2.662395 ( 2.663148)
build_all 0.004809 0.005746 16.802010 ( 1.578344)
build_install 0.006440 0.003030 4.931475 ( 1.188856)
test_btest 0.000798 0.000375 84.184969 ( 7.745008)
test_basic 0.003929 0.001849 0.840039 ( 0.914621)
test_all 0.096101 0.037130 514.087303 ( 51.022152)
test_rubyspec 0.024693 0.018924 50.256075 ( 62.595307)
total: 130.25 sec