Logfile: /home/ko1/ruby/logs/brlog.trunk.20231212-001238
#<BuildRuby:0x00005563e18c3918
@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.20231212-001238",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.004511 0.000752 1.370539 ( 1.747459)
build_miniruby 0.000800 0.000134 0.972249 ( 0.972774)
build_ruby 0.001133 0.000189 2.852792 ( 2.852790)
build_all 0.007074 0.003205 17.176188 ( 1.521042)
build_install 0.000428 0.008232 4.971649 ( 1.173679)
test_btest 0.000890 0.000254 85.814919 ( 8.088844)
test_basic 0.003516 0.001004 0.741306 ( 0.818338)
test_all 0.099917 0.037865 540.273905 ( 60.936485)
test_rubyspec 0.022477 0.026493 50.339236 ( 62.695470)
total: 140.81 sec