Logfile: /home/ko1/ruby/logs/brlog.trunk.20231119-174630
#<BuildRuby:0x00005628d8a875f8
@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.20231119-174630",
@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.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.001537 0.003701 1.305645 ( 1.683058)
build_miniruby 0.001708 0.000000 1.056850 ( 1.056020)
build_ruby 0.001591 0.000000 2.827339 ( 2.827961)
build_all 0.009943 0.000000 16.643495 ( 1.518223)
build_install 0.009572 0.000000 4.993764 ( 1.246099)
test_btest 0.001057 0.000042 86.893784 ( 7.173247)
test_basic 0.004466 0.000054 0.691029 ( 0.767653)
test_all 0.087703 0.045966 526.471964 ( 51.691987)
test_rubyspec 0.037177 0.011470 49.904590 ( 62.219968)
total: 130.19 sec