Logfile: /home/ko1/ruby/logs/brlog.trunk.20231110-110331
#<BuildRuby:0x0000557aed66f0b8
@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.20231110-110331",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.004290 0.000715 1.386720 ( 1.607960)
build_miniruby 0.000948 0.000158 0.871341 ( 0.871339)
build_ruby 0.001176 0.000196 2.681819 ( 2.682349)
build_all 0.009762 0.000000 15.326838 ( 1.402613)
build_install 0.011589 0.000538 4.590742 ( 1.101995)
test_btest 0.000917 0.000125 80.314134 ( 6.956205)
test_basic 0.004618 0.000003 0.685553 ( 0.763854)
test_all 0.091317 0.043142 496.404175 ( 59.717261)
test_rubyspec 0.025920 0.020703 48.855362 ( 61.267008)
total: 136.37 sec