Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-070253
#<BuildRuby:0x00005598e2adfce8
@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.20240106-070253",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.003290 0.000411 0.873509 ( 1.289873)
build_miniruby 0.000876 0.000109 0.908061 ( 0.908773)
build_ruby 0.001106 0.000138 2.713828 ( 2.716490)
build_all 0.008432 0.001054 14.736856 ( 1.364193)
build_install 0.003284 0.005418 4.200761 ( 1.147262)
test_btest 0.000538 0.000101 77.767969 ( 7.378132)
test_basic 0.003261 0.000000 0.556794 ( 0.633055)
test_all 0.112449 0.020593 526.666420 ( 50.110743)
test_rubyspec 0.023124 0.011005 49.298209 ( 61.835904)
total: 127.39 sec