Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-040813
#<BuildRuby:0x0000556647524010
@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.20221224-040813",
@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.000007)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.003804 0.000585 0.847735 ( 1.060159)
build_miniruby 0.000791 0.000122 1.006376 ( 1.005097)
build_ruby 0.001042 0.000161 2.626186 ( 2.624769)
build_all 0.008463 0.000580 15.725264 ( 3.325230)
build_install 0.008753 0.001250 2.269865 ( 1.274922)
test_btest 0.000525 0.000075 63.946466 ( 10.697376)
test_basic 0.004875 0.000000 0.319294 ( 0.410145)
test_all 0.000850 0.000057 641.047851 (111.832814)
test_rubyspec 0.040746 0.025006 51.597254 ( 59.882584)
total: 192.11 sec