Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-145913
#<BuildRuby:0x0000559b493afce8
@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.20231227-145913",
@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.000013 0.000004 0.000017 ( 0.000018)
autoconf 0.000022 0.000006 0.000028 ( 0.000028)
configure 0.000017 0.000005 0.000022 ( 0.000022)
build_up 0.001697 0.004690 1.306221 ( 1.620801)
build_miniruby 0.000870 0.000000 0.881269 ( 0.880611)
build_ruby 0.001221 0.000000 2.647085 ( 2.647073)
build_all 0.006914 0.002918 16.718183 ( 1.516642)
build_install 0.006323 0.002330 4.767981 ( 1.155927)
test_btest 0.000769 0.000283 84.149275 ( 7.794888)
test_basic 0.004889 0.000000 0.825141 ( 0.893127)
test_all 0.086898 0.045018 571.846366 ( 51.374524)
test_rubyspec 0.025801 0.022483 50.093535 ( 62.403189)
total: 130.29 sec