Logfile: /home/ko1/ruby/logs/brlog.trunk.20231126-005820
#<BuildRuby:0x000055fd43bb7e20
@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.20231126-005820",
@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.000011 0.000002 0.000013 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.003529 0.000830 1.272249 ( 1.676454)
build_miniruby 0.000895 0.000210 0.880822 ( 0.881251)
build_ruby 0.001245 0.000293 2.762480 ( 2.762586)
build_all 0.009993 0.000318 16.769569 ( 1.461900)
build_install 0.006392 0.003786 5.137341 ( 1.217610)
test_btest 0.000545 0.000129 83.978717 ( 7.931091)
test_basic 0.000461 0.003214 0.707797 ( 0.788414)
test_all 0.089309 0.045580 515.457731 ( 53.464049)
test_rubyspec 0.018585 0.028751 50.129718 ( 62.454081)
total: 132.64 sec