Logfile: /home/ko1/ruby/logs/brlog.trunk.20230726-021847
#<BuildRuby:0x000055c10d21b280
@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-021847",
@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.000014 0.000002 0.000016 ( 0.000015)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.001510 0.004277 1.322806 ( 2.564463)
build_miniruby 0.000884 0.000140 0.824950 ( 0.824379)
build_ruby 0.001291 0.000204 2.973769 ( 2.973425)
build_all 0.003818 0.005043 14.346810 ( 1.276866)
build_install 0.007707 0.000653 2.078630 ( 0.936534)
test_btest 0.000740 0.000148 81.650302 ( 7.984229)
test_basic 0.001070 0.004917 0.708437 ( 0.782975)
test_all 0.000417 0.000806 510.173661 ( 45.842626)
test_rubyspec 0.019107 0.016398 43.139685 ( 55.518596)
total: 118.71 sec