Logfile: /home/ko1/ruby/logs/brlog.trunk.20231202-111834
#<BuildRuby:0x0000564e20c64188
@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.20231202-111834",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004806 0.000068 0.978916 ( 1.269224)
build_miniruby 0.000725 0.000060 0.871668 ( 0.871898)
build_ruby 0.001499 0.000125 2.698116 ( 2.698502)
build_all 0.007091 0.000217 12.128345 ( 0.965149)
build_install 0.013856 0.000326 3.585641 ( 0.957196)
test_btest 0.000661 0.000000 61.856845 ( 5.983713)
test_basic 0.003306 0.000000 0.370081 ( 0.452226)
test_all 0.089890 0.012677 400.868627 ( 40.604530)
test_rubyspec 0.009214 0.042405 39.777796 ( 52.460485)
total: 106.26 sec