Logfile: /home/ko1/ruby/logs/brlog.trunk.20231103-103247
#<BuildRuby:0x000055c43aa84040
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231103-103247",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004038 0.000808 1.547890 ( 1.947097)
build_miniruby 0.000793 0.000159 0.902327 ( 0.902352)
build_ruby 0.001049 0.000209 2.747594 ( 2.748468)
build_all 0.005295 0.004837 16.882110 ( 1.505902)
build_install 0.005307 0.003451 5.028931 ( 1.197344)
test_btest 0.000776 0.000239 83.983530 ( 7.879518)
test_basic 0.006568 0.000000 0.681905 ( 0.760468)
test_all 0.082100 0.053214 549.987543 ( 53.353712)
test_rubyspec 0.031263 0.020412 50.467793 ( 62.708461)
total: 133.00 sec