Logfile: /home/ko1/ruby/logs/brlog.trunk.20231202-062535
#<BuildRuby:0x000055862f6abd68
@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.20231202-062535",
@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.000008)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.001916 0.003763 1.203371 ( 1.575712)
build_miniruby 0.000989 0.000148 0.878445 ( 0.878138)
build_ruby 0.001413 0.000212 3.079237 ( 3.079127)
build_all 0.000136 0.010142 16.737606 ( 1.519262)
build_install 0.004865 0.005454 4.962824 ( 1.215334)
test_btest 0.000871 0.000279 89.171822 ( 7.346776)
test_basic 0.004287 0.000233 0.686239 ( 0.763258)
test_all 0.109382 0.029215 524.999161 ( 61.409654)
test_rubyspec 0.012352 0.031003 50.897806 ( 63.185685)
total: 140.97 sec