Logfile: /home/ko1/ruby/logs/brlog.trunk.20221222-070516
#<BuildRuby:0x00005626139fbe80
@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.20221222-070516",
@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.000010 0.000000 0.000010 ( 0.000011)
autoconf 0.000019 0.000000 0.000019 ( 0.000019)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.004048 0.000000 0.845834 ( 1.618293)
build_miniruby 0.001054 0.000000 0.975682 ( 0.974158)
build_ruby 0.001109 0.000000 2.682189 ( 2.680958)
build_all 0.008891 0.000000 15.733257 ( 3.262861)
build_install 0.006483 0.004296 2.346517 ( 1.353465)
test_btest 0.000531 0.000022 59.129042 ( 12.137505)
test_basic 0.004496 0.000007 0.314705 ( 0.405444)
test_all 0.001289 0.000049 667.891378 (151.074038)
test_rubyspec 0.049889 0.018214 52.218465 ( 60.388191)
total: 233.90 sec