Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-235456
#<BuildRuby:0x000055887eabebe8
@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.20221208-235456",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000016 0.000004 0.000020 ( 0.000019)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.003998 0.001000 1.135520 ( 1.171161)
build_miniruby 0.000707 0.000177 0.972768 ( 0.971477)
build_ruby 0.001355 0.000000 2.850448 ( 2.741498)
build_all 0.008660 0.000518 16.019559 ( 3.463676)
build_install 0.009604 0.000811 2.300247 ( 1.308188)
test_btest 0.000506 0.000101 67.011569 ( 11.119480)
test_basic 0.004380 0.000876 0.319623 ( 0.409798)
test_all 0.001207 0.000242 661.239220 (109.667096)
test_rubyspec 0.035031 0.024003 53.024739 ( 61.278351)
total: 192.13 sec