Logfile: /home/ko1/ruby/logs/brlog.trunk.20221221-072937
#<BuildRuby:0x0000555e559ce628
@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.20221221-072937",
@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.000007)
autoconf 0.000014 0.000002 0.000016 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.003675 0.000565 0.906847 ( 1.555117)
build_miniruby 0.000974 0.000000 0.984325 ( 0.983061)
build_ruby 0.000000 0.001206 2.639489 ( 2.638116)
build_all 0.005236 0.003561 15.857619 ( 3.272890)
build_install 0.008944 0.000879 2.230287 ( 1.236282)
test_btest 0.000595 0.000000 59.888288 ( 11.700923)
test_basic 0.004760 0.000104 0.299133 ( 0.390686)
test_all 0.001226 0.000230 679.520853 (136.255043)
test_rubyspec 0.041942 0.020806 52.592803 ( 60.852745)
total: 218.89 sec