Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-071530
#<BuildRuby:0x0000561376553568
@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.20240111-071530",
@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.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000919 0.003409 1.093481 ( 1.470980)
build_miniruby 0.000861 0.000173 0.956665 ( 0.956613)
build_ruby 0.001096 0.000219 2.787610 ( 2.789707)
build_all 0.008717 0.000902 14.793913 ( 1.374891)
build_install 0.005514 0.004505 4.214607 ( 1.131162)
test_btest 0.000545 0.000123 78.385409 ( 7.152107)
test_basic 0.000217 0.003233 0.425004 ( 0.505141)
test_all 0.115949 0.019176 529.548488 ( 51.612035)
test_rubyspec 0.021204 0.015226 48.833815 ( 61.459384)
total: 128.45 sec