Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-224219
#<BuildRuby:0x000055fcd404bfb0
@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.20221210-224219",
@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.000010 0.000003 0.000013 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.003093 0.000952 0.875099 ( 1.089039)
build_miniruby 0.000687 0.000212 0.958785 ( 0.957553)
build_ruby 0.000883 0.000271 2.776821 ( 2.686671)
build_all 0.008784 0.000010 15.810788 ( 3.425088)
build_install 0.008918 0.000038 2.293799 ( 1.312142)
test_btest 0.000476 0.000112 60.506437 ( 10.979936)
test_basic 0.000435 0.004550 0.307229 ( 0.398115)
test_all 0.000672 0.000197 669.439002 (102.840470)
test_rubyspec 0.041011 0.025556 52.532650 ( 60.720206)
total: 184.41 sec