Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-214410
#<BuildRuby:0x000055f158fd46f8
@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.20221206-214410",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000015 0.000003 0.000018 ( 0.000019)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.010032 0.000000 1.439117 ( 1.549228)
build_miniruby 0.007513 0.000404 78.246463 ( 11.597545)
build_ruby 0.003591 0.000000 2.238642 ( 2.187534)
build_all 0.010672 0.009399 19.289010 ( 2.172973)
build_install 0.014371 0.004595 2.121943 ( 1.055075)
test_btest 0.001172 0.000000 96.537193 ( 9.275125)
test_basic 0.003286 0.003974 0.352665 ( 0.441546)
test_all 0.001903 0.000585 685.196079 ( 69.430885)
test_rubyspec 0.106755 0.036101 49.089966 ( 57.629474)
total: 155.34 sec