Logfile: /home/ko1/ruby/logs/brlog.trunk.20221221-090646
#<BuildRuby:0x0000558e5137b8f8
@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.20221221-090646",
@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.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.003238 0.000249 0.616024 ( 1.053323)
build_miniruby 0.000922 0.000071 0.767563 ( 0.767190)
build_ruby 0.001243 0.000096 2.524084 ( 2.523913)
build_all 0.005920 0.003468 12.527759 ( 1.520887)
build_install 0.003026 0.003761 1.637879 ( 0.777252)
test_btest 0.000714 0.000000 66.072048 ( 6.021309)
test_basic 0.000421 0.003276 0.239774 ( 0.335483)
test_all 0.001361 0.000167 530.961214 ( 70.518571)
test_rubyspec 0.011606 0.016956 34.899162 ( 45.490083)
total: 129.01 sec