Logfile: /home/ko1/ruby/logs/brlog.trunk.20231224-115034
#<BuildRuby:0x000055cf73233bb8
@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.20231224-115034",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.005544 0.000156 1.122302 ( 1.492044)
build_miniruby 0.001291 0.000129 0.941951 ( 0.941562)
build_ruby 0.001251 0.000125 2.779454 ( 2.780339)
build_all 0.002297 0.008034 16.645902 ( 1.485727)
build_install 0.008921 0.000875 4.902687 ( 1.193747)
test_btest 0.000554 0.000101 82.232916 ( 7.227870)
test_basic 0.004789 0.000000 0.778394 ( 0.858577)
test_all 0.121285 0.013657 540.983239 ( 54.975284)
test_rubyspec 0.030090 0.014761 49.925964 ( 62.323159)
total: 133.28 sec