Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-150251
#<BuildRuby:0x00005587383fc090
@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.20240110-150251",
@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.000008)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.000498 0.003717 0.886133 ( 1.282057)
build_miniruby 0.001097 0.000104 0.918469 ( 0.917885)
build_ruby 0.001150 0.000110 2.829385 ( 2.833263)
build_all 0.006511 0.003806 14.760958 ( 1.366801)
build_install 0.009162 0.000154 4.322869 ( 1.155961)
test_btest 0.000539 0.000065 80.332380 ( 7.144022)
test_basic 0.003444 0.000000 0.428901 ( 0.508805)
test_all 0.108755 0.025925 546.143646 ( 53.661122)
test_rubyspec 0.012003 0.021943 49.881844 ( 62.375483)
total: 131.25 sec