Logfile: /home/ko1/ruby/logs/brlog.trunk.20221218-123902
#<BuildRuby:0x000055a11b6ebfb0
@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.20221218-123902",
@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.000000 0.000008 ( 0.000008)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.004456 0.000027 0.848052 ( 1.053854)
build_miniruby 0.000827 0.000059 0.956392 ( 0.955312)
build_ruby 0.001192 0.000085 2.714729 ( 2.612669)
build_all 0.005207 0.003946 15.859155 ( 3.368268)
build_install 0.008255 0.000480 2.270295 ( 1.283412)
test_btest 0.000503 0.000060 57.580612 ( 12.450751)
test_basic 0.004402 0.000000 0.315968 ( 0.407960)
test_all 0.001214 0.000135 664.544300 (146.684094)
test_rubyspec 0.044458 0.018919 52.720943 ( 60.887603)
total: 229.70 sec