Logfile: /home/ko1/ruby/logs/brlog.trunk.20231129-213209
#<BuildRuby:0x000055bb575a7f90
@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-213209",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.004223 0.000015 0.843422 ( 1.283836)
build_miniruby 0.001302 0.000108 0.888657 ( 0.888951)
build_ruby 0.001181 0.000000 2.724203 ( 2.725584)
build_all 0.004656 0.003292 12.105445 ( 0.999370)
build_install 0.008490 0.000594 3.520105 ( 0.963174)
test_btest 0.000594 0.000074 63.399995 ( 4.835730)
test_basic 0.000000 0.003395 0.372007 ( 0.453714)
test_all 0.091865 0.006320 361.673940 ( 37.820748)
test_rubyspec 0.025953 0.040342 39.512536 ( 52.138746)
total: 102.11 sec