Logfile: /home/ko1/ruby/logs/brlog.trunk.20221219-121637
#<BuildRuby:0x00005562f41403c8
@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-121637",
@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.000013 0.000002 0.000015 ( 0.000015)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.003600 0.000554 0.887285 ( 1.124566)
build_miniruby 0.000733 0.000113 0.996439 ( 0.995109)
build_ruby 0.000903 0.000139 2.731212 ( 2.621345)
build_all 0.003747 0.005206 15.701105 ( 3.275553)
build_install 0.008339 0.001924 2.263206 ( 1.281984)
test_btest 0.000577 0.000000 60.609382 ( 12.131494)
test_basic 0.004590 0.000000 0.305661 ( 0.396381)
test_all 0.001541 0.000000 673.996748 (148.553482)
test_rubyspec 0.034495 0.035490 52.787261 ( 60.944462)
total: 231.32 sec