Logfile: /home/ko1/ruby/logs/brlog.trunk.20231201-105512
#<BuildRuby:0x000055bc0df12f88
@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.20231201-105512",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.004228 0.000445 1.271339 ( 1.657513)
build_miniruby 0.001204 0.000127 0.879310 ( 0.878199)
build_ruby 0.001293 0.000136 2.837541 ( 2.837960)
build_all 0.009824 0.000117 15.599316 ( 1.463354)
build_install 0.007390 0.000703 4.657576 ( 1.113620)
test_btest 0.000971 0.000093 80.708974 ( 7.359225)
test_basic 0.003516 0.000000 0.576743 ( 0.655404)
test_all 0.101783 0.031556 500.198533 ( 53.424284)
test_rubyspec 0.038181 0.009667 48.709513 ( 61.120066)
total: 130.51 sec