Logfile: /home/ko1/ruby/logs/brlog.trunk.20231029-133525
#<BuildRuby:0x0000564d7d65b280
@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.20231029-133525",
@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.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.001023 0.004245 1.455927 ( 1.677233)
build_miniruby 0.000889 0.000261 0.886296 ( 0.886323)
build_ruby 0.000937 0.000276 2.657168 ( 2.657672)
build_all 0.001220 0.008742 16.486771 ( 1.447919)
build_install 0.010140 0.000000 4.971784 ( 1.183800)
test_btest 0.001190 0.000000 80.562429 ( 7.883032)
test_basic 0.004617 0.000000 0.669715 ( 0.747480)
test_all 0.109274 0.023946 529.368239 ( 54.970102)
test_rubyspec 0.014913 0.033121 49.257666 ( 61.558715)
total: 133.01 sec