Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-062922
#<BuildRuby:0x000056235c5bfe70
@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.20221206-062922",
@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.000009 0.000001 0.000010 ( 0.000011)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.004852 0.000119 1.163650 ( 1.190271)
build_miniruby 0.000804 0.000107 0.995866 ( 0.994563)
build_ruby 0.001080 0.000144 2.805959 ( 2.675919)
build_all 0.007872 0.001050 15.649694 ( 3.367390)
build_install 0.009879 0.000649 2.180398 ( 1.278099)
test_btest 0.000595 0.000074 64.505683 ( 10.725183)
test_basic 0.004334 0.000541 0.318018 ( 0.409257)
test_all 0.001146 0.000143 670.041458 (118.117978)
test_rubyspec 0.045565 0.012489 53.389400 ( 61.480555)
total: 200.24 sec