Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-034308
#<BuildRuby:0x000055ce48d13bb8
@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.20240113-034308",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.000119 0.003986 0.833357 ( 1.219071)
build_miniruby 0.000780 0.000246 0.889318 ( 0.890553)
build_ruby 0.001119 0.000353 2.754762 ( 2.756592)
build_all 0.004866 0.005461 14.686712 ( 1.353563)
build_install 0.007864 0.001438 4.250587 ( 1.127166)
test_btest 0.000531 0.000185 78.379992 ( 7.534463)
test_basic 0.002857 0.000994 0.573807 ( 0.654672)
test_all 0.094207 0.039368 551.955023 ( 56.424148)
test_rubyspec 0.032764 0.004425 49.296553 ( 61.798604)
total: 133.76 sec