Logfile: /home/ko1/ruby/logs/brlog.trunk.20221223-071745
#<BuildRuby:0x0000560f24ed83c8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221223-071745",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000010 0.000004 0.000014 ( 0.000015)
configure 0.000018 0.000006 0.000024 ( 0.000025)
build_up 0.003264 0.001187 0.909005 ( 1.137661)
build_miniruby 0.000659 0.000240 0.955182 ( 0.954096)
build_ruby 0.000929 0.000338 2.661444 ( 2.659766)
build_all 0.007836 0.001142 15.835416 ( 3.339364)
build_install 0.008896 0.000000 2.169647 ( 1.248376)
test_btest 0.000577 0.000036 64.771138 ( 10.849610)
test_basic 0.000252 0.004801 0.321607 ( 0.412475)
test_all 0.000751 0.000268 626.700246 (121.453895)
test_rubyspec 0.056259 0.022295 52.120208 ( 60.300732)
total: 202.36 sec