Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-200506
#<BuildRuby:0x000055bd486bf840
@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.20240104-200506",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000020 0.000006 0.000026 ( 0.000027)
configure 0.000017 0.000005 0.000022 ( 0.000023)
build_up 0.004376 0.001367 1.575576 ( 1.688007)
build_miniruby 0.000640 0.000200 0.824277 ( 0.823895)
build_ruby 0.001069 0.000334 2.736741 ( 2.736149)
build_all 0.008117 0.001096 14.301067 ( 1.298448)
build_install 0.006551 0.001927 4.308907 ( 1.058301)
test_btest 0.001028 0.000000 74.823286 ( 6.690503)
test_basic 0.001370 0.004169 0.872013 ( 0.946047)
test_all 0.078961 0.054084 496.316819 ( 45.743682)
test_rubyspec 0.024337 0.023187 49.485935 ( 61.869777)
total: 122.86 sec