Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-192051
#<BuildRuby:0x000055c59dc34048
@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.20231226-192051",
@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.000013 0.000004 0.000017 ( 0.000018)
autoconf 0.000020 0.000007 0.000027 ( 0.000026)
configure 0.000016 0.000005 0.000021 ( 0.000022)
build_up 0.002911 0.000970 1.102299 ( 1.489695)
build_miniruby 0.000738 0.000246 0.877229 ( 0.876479)
build_ruby 0.000000 0.001213 2.838747 ( 2.839541)
build_all 0.001243 0.008196 16.394100 ( 1.497155)
build_install 0.008431 0.000000 4.678063 ( 1.196804)
test_btest 0.000840 0.000125 82.265243 ( 7.938193)
test_basic 0.000000 0.004106 0.551123 ( 0.631043)
test_all 0.103831 0.029944 557.464618 ( 55.125739)
test_rubyspec 0.030690 0.019140 49.766330 ( 62.135956)
total: 133.73 sec