Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-172812
#<BuildRuby:0x00005627986ec150
@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.20240111-172812",
@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.000000 0.000005 0.000005 ( 0.000004)
autoconf 0.000000 0.000008 0.000008 ( 0.000008)
configure 0.000000 0.000007 0.000007 ( 0.000007)
build_up 0.000991 0.004033 0.809300 ( 1.219585)
build_miniruby 0.000997 0.000072 0.825262 ( 0.825364)
build_ruby 0.001644 0.000117 2.714721 ( 2.715189)
build_all 0.003432 0.004804 12.064373 ( 0.971623)
build_install 0.010772 0.003323 3.399993 ( 0.956594)
test_btest 0.000955 0.000159 63.314648 ( 5.560324)
test_basic 0.000974 0.004424 0.405318 ( 0.485065)
test_all 0.057798 0.040606 399.983952 ( 32.555371)
test_rubyspec 0.046085 0.019751 41.196118 ( 53.739141)
total: 99.03 sec