Logfile: /home/ko1/ruby/logs/brlog.trunk.20231205-104244
#<BuildRuby:0x0000558ccf8677f0
@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.20231205-104244",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004228 0.000384 0.984633 ( 1.283507)
build_miniruby 0.000760 0.000069 0.872766 ( 0.872906)
build_ruby 0.001364 0.000124 2.696724 ( 2.728791)
build_all 0.003704 0.003756 12.168667 ( 0.996183)
build_install 0.009489 0.004406 3.619387 ( 0.971364)
test_btest 0.000717 0.000000 64.195768 ( 4.871011)
test_basic 0.003705 0.000000 0.373953 ( 0.456556)
test_all 0.075444 0.028460 401.333652 ( 40.815154)
test_rubyspec 0.029723 0.016636 39.597965 ( 52.313387)
total: 105.31 sec