Logfile: /home/ko1/ruby/logs/brlog.trunk.20231124-053409
#<BuildRuby:0x0000558d04e7b5f8
@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.20231124-053409",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.004254 0.001330 1.429820 ( 1.824285)
build_miniruby 0.001019 0.000000 0.918828 ( 0.918447)
build_ruby 0.001469 0.000000 3.130039 ( 3.130428)
build_all 0.009887 0.001135 17.636327 ( 1.606046)
build_install 0.006003 0.003572 5.332520 ( 1.215732)
test_btest 0.000902 0.000271 90.051334 ( 7.412891)
test_basic 0.003669 0.001101 0.661727 ( 0.739237)
test_all 0.102667 0.035742 537.485408 ( 57.592759)
test_rubyspec 0.014306 0.028790 52.751746 ( 65.083986)
total: 139.52 sec