Logfile: /home/ko1/ruby/logs/brlog.trunk.20230603-190718
#<BuildRuby:0x000055cc1ed13040
@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.20230603-190718",
@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.000000 0.000010 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.005910 0.000000 1.323696 ( 2.570082)
build_miniruby 0.001642 0.000000 0.903109 ( 0.901340)
build_ruby 0.000000 0.001665 2.456396 ( 2.456803)
build_all 0.006784 0.001925 12.695148 ( 1.125946)
build_install 0.003764 0.003951 1.695660 ( 0.840630)
test_btest 0.000830 0.000237 82.880979 ( 7.290718)
test_basic 0.005308 0.001517 0.575183 ( 0.655622)
test_all 0.001154 0.000330 443.317387 ( 46.789083)
test_rubyspec 0.022695 0.018582 42.374911 ( 54.826464)
total: 117.46 sec