Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-053532
#<BuildRuby:0x000055cf6b29f8c0
@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.20231231-053532",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.003701 0.000390 1.040345 ( 1.429849)
build_miniruby 0.000000 0.001358 0.859075 ( 0.858140)
build_ruby 0.000000 0.001588 2.888823 ( 2.888367)
build_all 0.009383 0.000695 16.961637 ( 1.554075)
build_install 0.008475 0.000048 4.755377 ( 1.182874)
test_btest 0.000984 0.000123 87.467018 ( 8.028796)
test_basic 0.000212 0.004142 0.672929 ( 0.748053)
test_all 0.100904 0.036523 552.755861 ( 57.532100)
test_rubyspec 0.036212 0.015074 50.808760 ( 63.028390)
total: 137.25 sec