Logfile: /home/ko1/ruby/logs/brlog.trunk.20221218-163951
#<BuildRuby:0x000055e20415c728
@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.20221218-163951",
@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.000015 0.000002 0.000017 ( 0.000017)
configure 0.000017 0.000003 0.000020 ( 0.000019)
build_up 0.003837 0.000591 0.813963 ( 1.047446)
build_miniruby 0.000753 0.000116 0.925055 ( 0.923844)
build_ruby 0.001115 0.000172 2.802657 ( 2.702360)
build_all 0.007841 0.001207 15.833317 ( 3.305377)
build_install 0.008776 0.000000 2.194290 ( 1.256029)
test_btest 0.000705 0.000000 60.938170 ( 11.781820)
test_basic 0.004806 0.000000 0.302319 ( 0.393087)
test_all 0.001795 0.000159 683.008072 (151.149001)
test_rubyspec 0.054897 0.017076 52.794275 ( 60.843962)
total: 233.40 sec