Logfile: /home/ko1/ruby/logs/brlog.trunk.20221211-234031
#<BuildRuby:0x0000561f36477e70
@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.20221211-234031",
@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.000011 0.000004 0.000015 ( 0.000015)
configure 0.000011 0.000004 0.000015 ( 0.000014)
build_up 0.003040 0.001106 0.852934 ( 1.080231)
build_miniruby 0.000740 0.000269 0.963778 ( 0.962538)
build_ruby 0.000000 0.001229 2.794100 ( 2.655684)
build_all 0.009203 0.000000 15.832057 ( 3.273080)
build_install 0.008731 0.000637 2.301687 ( 1.266229)
test_btest 0.000472 0.000139 63.671911 ( 10.969793)
test_basic 0.004451 0.000139 0.284740 ( 0.375951)
test_all 0.001072 0.000298 677.666590 (140.147595)
test_rubyspec 0.042508 0.028321 52.688050 ( 60.894431)
total: 221.63 sec