Logfile: /home/ko1/ruby/logs/brlog.trunk.20230522-114311
#<BuildRuby:0x0000555d6c158078
@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.20230522-114311",
@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.000003 0.000001 0.000004 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.002591 0.002543 1.393378 ( 2.673693)
build_miniruby 0.000898 0.000249 0.690835 ( 0.689959)
build_ruby 0.000927 0.000258 2.447114 ( 2.447790)
build_all 0.005685 0.003265 12.125200 ( 1.078812)
build_install 0.007562 0.000000 1.654786 ( 0.848088)
test_btest 0.000585 0.000159 76.507820 ( 7.457380)
test_basic 0.002628 0.000717 0.749659 ( 0.833857)
test_all 0.000636 0.000173 420.572982 ( 39.304705)
test_rubyspec 0.020905 0.018724 41.552109 ( 54.131928)
total: 109.47 sec