Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-202743
#<BuildRuby:0x00005600d29a34d0
@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.20240110-202743",
@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.000011 0.000001 0.000012 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.000456 0.004176 1.070169 ( 1.468860)
build_miniruby 0.001039 0.000231 0.943847 ( 0.943679)
build_ruby 0.001313 0.000291 2.902734 ( 2.903917)
build_all 0.006116 0.003649 14.751624 ( 1.366977)
build_install 0.007726 0.000858 4.211534 ( 1.137381)
test_btest 0.000528 0.000126 78.836737 ( 7.647829)
test_basic 0.002952 0.000703 0.631611 ( 0.714078)
test_all 0.103831 0.030369 510.524431 ( 56.136754)
test_rubyspec 0.019596 0.013801 49.257732 ( 61.776949)
total: 134.10 sec