Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-040905
#<BuildRuby:0x000055fdae443e80
@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.20221208-040905",
@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.000006)
autoconf 0.000025 0.000007 0.000032 ( 0.000031)
configure 0.000011 0.000002 0.000013 ( 0.000014)
build_up 0.001599 0.003282 1.197707 ( 1.258982)
build_miniruby 0.000966 0.000000 0.997378 ( 0.995893)
build_ruby 0.001357 0.000000 2.797112 ( 2.711407)
build_all 0.001308 0.007649 15.774303 ( 3.303289)
build_install 0.005721 0.002983 2.171797 ( 1.194575)
test_btest 0.000425 0.000185 68.432651 ( 11.348819)
test_basic 0.003669 0.001605 0.340415 ( 0.430208)
test_all 0.000597 0.000261 651.128924 (123.666567)
test_rubyspec 0.025755 0.035458 52.914540 ( 61.053226)
total: 205.96 sec