Logfile: /home/ko1/ruby/logs/brlog.trunk.20230102-095103
#<BuildRuby:0x0000564fdde8bfb0
@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.20230102-095103",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000017 0.000004 0.000021 ( 0.000022)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.005312 0.001138 0.848338 ( 1.083587)
build_miniruby 0.000000 0.001094 1.021666 ( 1.019523)
build_ruby 0.000000 0.001536 2.788126 ( 2.785339)
build_all 0.007456 0.002372 16.731210 ( 2.991590)
build_install 0.009725 0.000190 2.291906 ( 1.188324)
test_btest 0.000773 0.000182 71.176654 ( 11.355489)
test_basic 0.000000 0.006251 0.343893 ( 0.430603)
test_all 0.000000 0.001347 676.011416 ( 96.002179)
test_rubyspec 0.081186 0.045434 51.542165 ( 59.595137)
total: 176.45 sec