Logfile: /home/ko1/ruby/logs/brlog.trunk.20230618-170318
#<BuildRuby:0x00005566133df5f8
@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.20230618-170318",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000000 0.000010 0.000010 ( 0.000010)
configure 0.000000 0.000008 0.000008 ( 0.000008)
build_up 0.000764 0.004338 1.424834 ( 2.893896)
build_miniruby 0.000745 0.000298 0.800631 ( 0.799919)
build_ruby 0.000950 0.000380 2.459259 ( 2.458759)
build_all 0.008163 0.001443 12.835856 ( 1.105860)
build_install 0.000000 0.008173 1.818065 ( 0.849872)
test_btest 0.000109 0.000935 84.623484 ( 7.668161)
test_basic 0.000000 0.004043 0.572400 ( 0.655059)
test_all 0.002373 0.000000 437.038735 ( 50.993641)
test_rubyspec 0.025742 0.012807 42.666669 ( 55.163509)
total: 122.59 sec