Logfile: /home/ko1/ruby/logs/brlog.trunk.20231121-074302
#<BuildRuby:0x00005562759dafa8
@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.20231121-074302",
@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.000006 0.000001 0.000007 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.004371 0.001835 0.923401 ( 1.459969)
build_miniruby 0.000920 0.000263 0.831916 ( 0.831694)
build_ruby 0.001500 0.000429 2.603684 ( 2.635774)
build_all 0.005880 0.001680 12.053830 ( 0.963380)
build_install 0.006902 0.005065 3.506943 ( 0.970374)
test_btest 0.000635 0.000212 66.007789 ( 4.881104)
test_basic 0.001202 0.003188 0.392833 ( 0.472699)
test_all 0.062686 0.035082 348.324574 ( 36.404967)
test_rubyspec 0.041957 0.023158 39.821061 ( 52.387487)
total: 101.01 sec