Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-155616
#<BuildRuby:0x0000561e105e4460
@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.20221224-155616",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000016 0.000001 0.000017 ( 0.000018)
build_up 0.000439 0.003763 0.851212 ( 1.332507)
build_miniruby 0.000896 0.000094 0.928642 ( 0.927266)
build_ruby 0.001086 0.000115 2.652154 ( 2.650496)
build_all 0.008965 0.000078 15.824477 ( 3.398148)
build_install 0.009001 0.000000 2.155001 ( 1.203962)
test_btest 0.000595 0.000000 60.042103 ( 12.135484)
test_basic 0.001975 0.003543 0.309693 ( 0.399818)
test_all 0.001264 0.000000 629.086374 (122.977179)
test_rubyspec 0.049793 0.014880 51.970802 ( 60.104389)
total: 205.13 sec