Logfile: /home/ko1/ruby/logs/brlog.trunk.20230729-224044
#<BuildRuby:0x000055eb298eb7e0
@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.20230729-224044",
@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.000008 0.000005 0.000013 ( 0.000014)
autoconf 0.000013 0.000008 0.000021 ( 0.000020)
configure 0.000008 0.000004 0.000012 ( 0.000013)
build_up 0.000881 0.004653 1.388406 ( 2.581296)
build_miniruby 0.000642 0.000444 0.883236 ( 0.882653)
build_ruby 0.001144 0.000000 2.551298 ( 2.551374)
build_all 0.001838 0.007437 13.847425 ( 1.184567)
build_install 0.006450 0.001733 2.082267 ( 0.929554)
test_btest 0.000515 0.000378 81.375230 ( 7.559110)
test_basic 0.004440 0.000107 0.706561 ( 0.786759)
test_all 0.000519 0.000735 515.326478 ( 44.890566)
test_rubyspec 0.012372 0.029287 42.845050 ( 55.287329)
total: 116.65 sec