Logfile: /home/ko1/ruby/logs/brlog.trunk.20231127-195827
#<BuildRuby:0x00005630fc18f438
@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.20231127-195827",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000959 0.004543 0.937303 ( 1.357801)
build_miniruby 0.000833 0.000250 0.797843 ( 0.797863)
build_ruby 0.001027 0.000308 2.656971 ( 2.658129)
build_all 0.003104 0.005043 12.354821 ( 0.984103)
build_install 0.010523 0.001014 3.715803 ( 0.988200)
test_btest 0.000590 0.000197 61.429856 ( 6.035357)
test_basic 0.004024 0.000012 0.399333 ( 0.478900)
test_all 0.078853 0.019289 354.038289 ( 34.822750)
test_rubyspec 0.038095 0.026156 40.044816 ( 52.612348)
total: 100.74 sec