Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-023629
#<BuildRuby:0x0000561f1a97fe48
@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.20221206-023629",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.004200 0.000700 1.135410 ( 1.160690)
build_miniruby 0.000859 0.000143 0.947882 ( 0.946431)
build_ruby 0.001019 0.000170 2.634177 ( 2.538946)
build_all 0.008401 0.000559 15.722461 ( 3.190276)
build_install 0.008725 0.000000 2.288499 ( 1.334611)
test_btest 0.000516 0.000000 59.921866 ( 11.839044)
test_basic 0.004134 0.000450 0.299102 ( 0.390510)
test_all 0.000771 0.000102 645.876724 (120.380989)
test_rubyspec 0.040157 0.021377 52.024665 ( 60.211816)
total: 201.99 sec