Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-000046
#<BuildRuby:0x000055f0b4e3ae68
@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.20240117-000046",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000042 0.000003 0.000045 ( 0.000043)
configure 0.000052 0.000002 0.000054 ( 0.000054)
build_up 0.003655 0.000000 0.981467 ( 1.355385)
build_miniruby 0.001317 0.000040 0.861598 ( 0.860079)
build_ruby 0.001159 0.000058 2.756055 ( 2.756247)
build_all 0.008981 0.000221 14.161988 ( 1.271673)
build_install 0.008678 0.000000 4.084246 ( 1.055446)
test_btest 0.000906 0.000023 76.025276 ( 6.638494)
test_basic 0.000000 0.005726 0.831699 ( 0.905281)
test_all 0.095156 0.036529 486.366104 ( 51.414156)
test_rubyspec 0.027557 0.035180 80.136159 ( 92.466752)
total: 158.72 sec