Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-150350
#<BuildRuby:0x0000563e7cca4098
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240108-150350",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000025 0.000003 0.000028 ( 0.000027)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.001564 0.003634 1.319390 ( 1.729307)
build_miniruby 0.001387 0.000000 1.465404 ( 1.467365)
build_ruby 0.001568 0.000000 4.328284 ( 4.338594)
build_all 0.007187 0.003664 16.798621 ( 1.822832)
build_install 0.014185 0.001665 5.085021 ( 1.884661)
test_btest 0.000636 0.000103 81.720022 ( 9.000636)
test_basic 0.005128 0.000143 0.678760 ( 0.749487)
test_all 0.088979 0.030661 562.471801 ( 62.667162)
test_rubyspec 0.021708 0.045984 83.584757 ( 95.839400)
total: 179.50 sec