Logfile: /home/ko1/ruby/logs/brlog.trunk.20221213-050106
#<BuildRuby:0x0000564a3f2f3e80
@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.20221213-050106",
@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.000028 0.000004 0.000032 ( 0.000032)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.000549 0.004020 0.884316 ( 1.106759)
build_miniruby 0.000710 0.000164 0.948813 ( 0.947539)
build_ruby 0.000000 0.001281 2.814433 ( 2.728300)
build_all 0.004546 0.004338 15.851072 ( 3.375460)
build_install 0.004569 0.005247 2.204549 ( 1.189407)
test_btest 0.000399 0.000149 60.183662 ( 11.978345)
test_basic 0.004416 0.000199 0.282474 ( 0.373964)
test_all 0.001743 0.000615 684.882794 (140.688121)
test_rubyspec 0.036530 0.028240 52.958952 ( 61.130837)
total: 223.52 sec