Logfile: /home/ko1/ruby/logs/brlog.trunk.20221231-131312
#<BuildRuby:0x000055a989812be8
@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.20221231-131312",
@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.000007)
autoconf 0.000013 0.000006 0.000019 ( 0.000019)
configure 0.000009 0.000004 0.000013 ( 0.000013)
build_up 0.004431 0.002014 0.847670 ( 1.019866)
build_miniruby 0.000827 0.000376 1.020837 ( 1.019044)
build_ruby 0.001057 0.000480 2.770658 ( 2.768140)
build_all 0.006533 0.003377 16.702671 ( 2.959680)
build_install 0.008071 0.001539 2.284556 ( 1.181244)
test_btest 0.000789 0.000338 71.802831 ( 10.975688)
test_basic 0.001769 0.005683 0.370173 ( 0.454717)
test_all 0.000929 0.000464 663.097115 (106.076117)
test_rubyspec 0.086886 0.039316 51.552503 ( 59.586315)
total: 186.04 sec