Logfile: /home/ko1/ruby/logs/brlog.trunk.20231126-013233
#<BuildRuby:0x000055dca29f7b10
@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.20231126-013233",
@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.000002 0.000006 ( 0.000007)
autoconf 0.000007 0.000004 0.000011 ( 0.000010)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.004118 0.002059 1.318489 ( 1.706406)
build_miniruby 0.000976 0.000000 0.882259 ( 0.881937)
build_ruby 0.001826 0.000000 2.765979 ( 2.765749)
build_all 0.007396 0.002840 16.306823 ( 1.485012)
build_install 0.012693 0.000000 4.949944 ( 1.213331)
test_btest 0.001129 0.000001 81.822849 ( 7.767499)
test_basic 0.002916 0.001134 0.696813 ( 0.775271)
test_all 0.082681 0.050933 529.227033 ( 49.826576)
test_rubyspec 0.009853 0.038237 48.899567 ( 61.235127)
total: 127.66 sec