Logfile: /home/ko1/ruby/logs/brlog.trunk.20221229-193854
#<BuildRuby:0x00005618bd451c68
@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.20221229-193854",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000042 0.000006 0.000048 ( 0.000048)
build_up 0.005530 0.000790 0.843760 ( 1.017488)
build_miniruby 0.001106 0.000158 1.019031 ( 1.017225)
build_ruby 0.001287 0.000183 2.772078 ( 2.769638)
build_all 0.009147 0.000599 16.724528 ( 2.979218)
build_install 0.011386 0.000175 2.317676 ( 1.199254)
test_btest 0.000951 0.000112 74.368778 ( 11.095961)
test_basic 0.005739 0.000676 0.341639 ( 0.427932)
test_all 0.001127 0.000133 672.207664 (116.658606)
test_rubyspec 0.085632 0.042773 51.672626 ( 59.703801)
total: 196.87 sec