Logfile: /home/ko1/ruby/logs/brlog.trunk.20231129-152234
#<BuildRuby:0x000055f713e38090
@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.20231129-152234",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.003696 0.000336 0.841566 ( 1.349677)
build_miniruby 0.001090 0.000099 0.873631 ( 0.874010)
build_ruby 0.001137 0.000103 2.718724 ( 2.721014)
build_all 0.007884 0.000000 12.086603 ( 0.984325)
build_install 0.009039 0.000243 3.487340 ( 0.977102)
test_btest 0.000574 0.000041 64.138449 ( 5.941341)
test_basic 0.003315 0.000237 0.371169 ( 0.453341)
test_all 0.051448 0.050184 395.433078 ( 34.161374)
test_rubyspec 0.025853 0.046389 39.397151 ( 52.065069)
total: 99.53 sec