Logfile: /home/ko1/ruby/logs/brlog.trunk.20221219-155705
#<BuildRuby:0x00005588bcec0460
@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-155705",
@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.000006)
autoconf 0.000017 0.000002 0.000019 ( 0.000020)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.000734 0.003551 0.921432 ( 1.344097)
build_miniruby 0.000836 0.000148 0.944227 ( 0.942962)
build_ruby 0.000000 0.001246 2.759620 ( 2.669717)
build_all 0.008945 0.000086 15.691280 ( 3.372343)
build_install 0.008484 0.000855 2.196212 ( 1.228850)
test_btest 0.000507 0.000085 65.246303 ( 11.115428)
test_basic 0.004166 0.000694 0.288096 ( 0.379499)
test_all 0.001411 0.000235 674.208431 (139.693172)
test_rubyspec 0.040950 0.027389 53.147440 ( 61.335095)
total: 222.08 sec