Logfile: /home/ko1/ruby/logs/brlog.trunk.20230211-092710
#<BuildRuby:0x000055a88268b7f0
@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.20230211-092710",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000023 0.000001 0.000024 ( 0.000024)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.003630 0.000259 0.646016 ( 1.027385)
build_miniruby 0.000823 0.000058 0.642128 ( 0.641900)
build_ruby 0.001119 0.000080 2.069902 ( 2.069953)
build_all 0.005597 0.003777 12.358565 ( 1.493876)
build_install 0.006077 0.000760 1.493625 ( 0.722697)
test_btest 0.000561 0.000070 66.972079 ( 6.291606)
test_basic 0.003879 0.000000 0.263750 ( 0.358537)
test_all 0.001501 0.000126 486.943541 ( 47.004628)
test_rubyspec 0.017461 0.010671 34.838027 ( 45.729475)
total: 105.34 sec