Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-054352
#<BuildRuby:0x000055adb514c090
@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.20240107-054352",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.004584 0.000510 1.258783 ( 1.618638)
build_miniruby 0.000937 0.000104 1.417784 ( 1.419016)
build_ruby 0.000000 0.001593 4.484191 ( 4.494106)
build_all 0.008366 0.001972 16.553297 ( 1.700070)
build_install 0.010915 0.004529 4.921503 ( 1.673626)
test_btest 0.000636 0.000110 85.187393 ( 12.137054)
test_basic 0.005717 0.000254 0.691584 ( 0.757344)
test_all 0.093314 0.027398 564.682048 ( 61.455464)
test_rubyspec 0.044023 0.020524 78.418157 ( 90.595674)
total: 175.85 sec