Logfile: /home/ko1/ruby/logs/brlog.trunk.20221219-224554
#<BuildRuby:0x000055cc4cab8010
@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-224554",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000014 0.000004 0.000018 ( 0.000016)
build_up 0.003575 0.000825 0.826670 ( 1.040571)
build_miniruby 0.000770 0.000178 0.942368 ( 0.940840)
build_ruby 0.000942 0.000217 2.714728 ( 2.603504)
build_all 0.008162 0.000799 15.811740 ( 3.277739)
build_install 0.003416 0.005679 2.207041 ( 1.225797)
test_btest 0.000451 0.000129 58.942771 ( 12.175598)
test_basic 0.003931 0.001123 0.295624 ( 0.385760)
test_all 0.001975 0.000280 689.541210 (141.553242)
test_rubyspec 0.045645 0.032616 53.430650 ( 61.501123)
total: 224.70 sec