Logfile: /home/ko1/ruby/logs/brlog.trunk.20221229-143514
#<BuildRuby:0x000055ce0d4d3e70
@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.20221229-143514",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000015 0.000002 0.000017 ( 0.000018)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.000000 0.006359 0.847267 ( 1.759806)
build_miniruby 0.000410 0.000809 1.015447 ( 1.013422)
build_ruby 0.001217 0.000325 2.781385 ( 2.778653)
build_all 0.005397 0.004396 16.714683 ( 2.974912)
build_install 0.005626 0.006144 2.283613 ( 1.176147)
test_btest 0.000747 0.000280 72.506344 ( 11.408518)
test_basic 0.001526 0.005105 0.340190 ( 0.426221)
test_all 0.000972 0.000425 674.798421 (113.504640)
test_rubyspec 0.058927 0.065444 51.701906 ( 59.776645)
total: 194.82 sec