Logfile: /home/ko1/ruby/logs/brlog.trunk.20231123-001821
#<BuildRuby:0x000055856105bce8
@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.20231123-001821",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000003 0.000012 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.000722 0.004635 1.331459 ( 1.912360)
build_miniruby 0.000800 0.000240 0.896771 ( 0.896512)
build_ruby 0.001038 0.000311 2.679890 ( 2.680298)
build_all 0.011053 0.000106 17.279662 ( 1.552328)
build_install 0.013938 0.000000 5.224350 ( 1.184385)
test_btest 0.001126 0.000000 87.805526 ( 7.482230)
test_basic 0.000946 0.003155 0.607644 ( 0.685422)
test_all 0.104988 0.033509 528.825641 ( 59.718333)
test_rubyspec 0.025036 0.026047 49.732054 ( 62.077552)
total: 138.19 sec