Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-001023
#<BuildRuby:0x0000557eb27cebc0
@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.20221225-001023",
@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.000008)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.003667 0.000564 0.812541 ( 1.016378)
build_miniruby 0.000920 0.000141 0.933213 ( 0.931635)
build_ruby 0.001083 0.000167 2.710435 ( 2.708950)
build_all 0.007704 0.001186 15.889630 ( 3.244832)
build_install 0.007004 0.001078 2.219956 ( 1.245799)
test_btest 0.000533 0.000082 58.655182 ( 12.247014)
test_basic 0.001420 0.003615 0.288928 ( 0.379751)
test_all 0.000950 0.000190 627.165509 (105.289415)
test_rubyspec 0.044158 0.018071 51.366882 ( 59.574168)
total: 186.64 sec