Logfile: /home/ko1/ruby/logs/brlog.trunk.20230101-215912
#<BuildRuby:0x0000563e9342bf58
@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.20230101-215912",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000028 0.000004 0.000032 ( 0.000017)
build_up 0.006172 0.000279 0.852139 ( 1.153911)
build_miniruby 0.001082 0.000144 1.013060 ( 1.011256)
build_ruby 0.001540 0.000000 2.788938 ( 2.786430)
build_all 0.009763 0.000000 16.760559 ( 3.004551)
build_install 0.000000 0.011638 2.275185 ( 1.177441)
test_btest 0.000119 0.000837 77.531500 ( 10.667910)
test_basic 0.006650 0.000639 0.350709 ( 0.435776)
test_all 0.000729 0.001752 675.764843 ( 99.830855)
test_rubyspec 0.044978 0.054605 51.674652 ( 59.782491)
total: 179.85 sec