Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-024323
#<BuildRuby:0x000055a60d57ff40
@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.20231231-024323",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.001203 0.004293 0.804998 ( 1.194916)
build_miniruby 0.000826 0.000225 0.794058 ( 0.794215)
build_ruby 0.001448 0.000395 2.673667 ( 2.673943)
build_all 0.004258 0.004281 11.957433 ( 0.967226)
build_install 0.006255 0.005047 3.429109 ( 0.979297)
test_btest 0.000579 0.000223 62.953682 ( 5.060176)
test_basic 0.003433 0.001321 0.393293 ( 0.472475)
test_all 0.074567 0.023104 379.423991 ( 32.947471)
test_rubyspec 0.026009 0.048236 40.416732 ( 53.008253)
total: 98.10 sec