Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-122607
#<BuildRuby:0x00005596c5f83048
@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-122607",
@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.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000013 0.000000 0.000013 ( 0.000013)
configure 0.000012 0.000001 0.000013 ( 0.000012)
build_up 0.004900 0.000042 1.249057 ( 1.619973)
build_miniruby 0.001146 0.000055 1.422366 ( 1.423939)
build_ruby 0.001565 0.000074 4.341503 ( 4.351268)
build_all 0.009708 0.000462 16.579663 ( 1.737009)
build_install 0.014738 0.000702 5.000865 ( 1.767533)
test_btest 0.000759 0.000036 87.725019 ( 8.471206)
test_basic 0.000314 0.005423 0.691105 ( 0.757814)
test_all 0.100247 0.023210 572.050782 ( 66.892613)
test_rubyspec 0.040917 0.024170 76.979697 ( 89.350439)
total: 176.37 sec