Logfile: /home/ko1/ruby/logs/brlog.trunk.20230729-194239
#<BuildRuby:0x0000562cbed87818
@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-194239",
@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.000021 0.000004 0.000025 ( 0.000024)
autoconf 0.000031 0.000005 0.000036 ( 0.000036)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.005231 0.000000 1.447296 ( 2.681532)
build_miniruby 0.001024 0.000000 0.922298 ( 0.921621)
build_ruby 0.001497 0.000000 2.571489 ( 2.576280)
build_all 0.008932 0.000000 13.351556 ( 1.162850)
build_install 0.008505 0.000000 1.932971 ( 0.925181)
test_btest 0.000670 0.000000 76.395465 ( 7.707432)
test_basic 0.000784 0.003832 0.600336 ( 0.679917)
test_all 0.001314 0.000210 509.225473 ( 47.560611)
test_rubyspec 0.019082 0.025224 43.477788 ( 55.924511)
total: 120.14 sec