Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-113817
#<BuildRuby:0x00005648309f2eb8
@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-113817",
@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.000010 0.000002 0.000012 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004415 0.000061 0.936010 ( 1.389627)
build_miniruby 0.001225 0.000164 0.921903 ( 0.921594)
build_ruby 0.001229 0.000164 2.786021 ( 2.789121)
build_all 0.007247 0.003290 14.811740 ( 1.386672)
build_install 0.008782 0.000155 4.243365 ( 1.148604)
test_btest 0.000568 0.000085 80.156797 ( 6.822638)
test_basic 0.000000 0.003273 0.467186 ( 0.547677)
test_all 0.118246 0.018766 500.105654 ( 50.811652)
test_rubyspec 0.020649 0.011218 48.918923 ( 61.496199)
total: 127.31 sec