Logfile: /home/ko1/ruby/logs/brlog.trunk.20221219-015343
#<BuildRuby:0x000055e8c839a678
@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.20221219-015343",
@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.000015 0.000003 0.000018 ( 0.000018)
configure 0.000012 0.000003 0.000015 ( 0.000014)
build_up 0.003951 0.000000 0.866397 ( 1.077791)
build_miniruby 0.000819 0.000000 0.961582 ( 0.960252)
build_ruby 0.001114 0.000000 2.918743 ( 2.810072)
build_all 0.009014 0.000000 15.687893 ( 3.336406)
build_install 0.008731 0.001478 2.272203 ( 1.290024)
test_btest 0.000554 0.000104 67.133853 ( 11.224831)
test_basic 0.005123 0.000106 0.303383 ( 0.393925)
test_all 0.001161 0.000205 673.824614 (152.137173)
test_rubyspec 0.047281 0.019266 53.058150 ( 61.084725)
total: 234.32 sec