Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-103430
#<BuildRuby:0x00005578c96f4090
@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.20240115-103430",
@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.000023 0.000003 0.000026 ( 0.000025)
autoconf 0.000023 0.000002 0.000025 ( 0.000026)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.003866 0.000430 1.092695 ( 1.454461)
build_miniruby 0.000000 0.001297 0.754348 ( 0.753571)
build_ruby 0.000000 0.001334 2.743390 ( 2.743617)
build_all 0.006797 0.002045 14.099490 ( 1.272967)
build_install 0.007353 0.000000 3.988847 ( 1.036338)
test_btest 0.001002 0.000000 79.144094 ( 6.880515)
test_basic 0.005755 0.000000 0.764472 ( 0.839968)
test_all 0.105791 0.025123 467.176632 ( 53.797881)
test_rubyspec 0.030716 0.013613 49.175656 ( 61.506217)
total: 130.29 sec