Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-022647
#<BuildRuby:0x00005596b17b76e8
@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.20221207-022647",
@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.000013 0.000003 0.000016 ( 0.000015)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000014 0.000003 0.000017 ( 0.000016)
build_up 0.003842 0.000641 0.845830 ( 1.177207)
build_miniruby 0.000731 0.000122 0.695289 ( 0.695062)
build_ruby 0.001093 0.000182 2.402229 ( 2.325181)
build_all 0.008900 0.000020 12.370424 ( 1.510336)
build_install 0.006224 0.000244 1.623579 ( 0.784951)
test_btest 0.000698 0.000093 63.179919 ( 6.232808)
test_basic 0.002952 0.000393 0.264422 ( 0.359926)
test_all 0.000816 0.000109 487.973210 ( 49.454208)
test_rubyspec 0.020862 0.007835 35.200175 ( 45.830546)
total: 108.37 sec