Logfile: /home/ko1/ruby/logs/brlog.trunk.20230724-124152
#<BuildRuby:0x0000556fe48a8078
@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.20230724-124152",
@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.000002 0.000015 ( 0.000015)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000017 0.000003 0.000020 ( 0.000021)
build_up 0.000913 0.004371 1.357066 ( 2.658581)
build_miniruby 0.000000 0.001035 0.844108 ( 0.843448)
build_ruby 0.000000 0.001335 2.518916 ( 2.518190)
build_all 0.006845 0.002410 13.269481 ( 1.204704)
build_install 0.007087 0.000718 1.929203 ( 0.874420)
test_btest 0.000768 0.000202 76.496509 ( 7.509615)
test_basic 0.000769 0.004792 0.714724 ( 0.790216)
test_all 0.001263 0.000000 485.073752 ( 52.061585)
test_rubyspec 0.030196 0.013579 43.823561 ( 56.115895)
total: 124.58 sec