Logfile: /home/ko1/ruby/logs/brlog.trunk.20230726-004345
#<BuildRuby:0x000055931ac075f8
@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.20230726-004345",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.005396 0.000568 1.532986 ( 2.732239)
build_miniruby 0.000925 0.000097 0.882093 ( 0.881413)
build_ruby 0.001348 0.000000 2.760185 ( 2.759862)
build_all 0.009233 0.000000 14.450783 ( 1.334003)
build_install 0.007974 0.000000 2.053349 ( 0.988684)
test_btest 0.000850 0.000000 84.320301 ( 7.696042)
test_basic 0.004125 0.000000 0.615968 ( 0.693189)
test_all 0.000954 0.000000 506.430430 ( 58.314096)
test_rubyspec 0.029141 0.014771 44.603024 ( 57.062393)
total: 132.46 sec