Logfile: /home/ko1/ruby/logs/brlog.trunk.20231204-121417
#<BuildRuby:0x000055940f9838e0
@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.20231204-121417",
@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.000000 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.002497 0.003746 0.988651 ( 1.268622)
build_miniruby 0.001077 0.000180 0.872255 ( 0.874221)
build_ruby 0.001491 0.000249 2.692300 ( 2.693091)
build_all 0.007640 0.000544 12.134319 ( 0.962158)
build_install 0.011811 0.001817 3.585698 ( 0.969730)
test_btest 0.000683 0.000105 61.887546 ( 5.931457)
test_basic 0.004418 0.000000 0.370593 ( 0.452925)
test_all 0.083162 0.015502 376.455816 ( 38.205303)
test_rubyspec 0.030346 0.037981 39.610531 ( 52.254596)
total: 103.61 sec