Logfile: /home/ko1/ruby/logs/brlog.trunk.20231112-145337
#<BuildRuby:0x000055ebcb9f80a0
@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.20231112-145337",
@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.000003 0.000012 ( 0.000012)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.002165 0.003279 1.336608 ( 1.571986)
build_miniruby 0.000738 0.000284 0.835498 ( 0.836553)
build_ruby 0.001557 0.000000 2.781857 ( 2.782000)
build_all 0.008611 0.000809 16.289663 ( 1.513236)
build_install 0.005237 0.004068 4.883320 ( 1.157151)
test_btest 0.000527 0.000194 83.984533 ( 7.093592)
test_basic 0.004367 0.000000 0.707182 ( 0.784242)
test_all 0.109979 0.024822 515.618857 ( 52.257458)
test_rubyspec 0.029943 0.019605 51.710780 ( 64.020533)
total: 132.02 sec