Logfile: /home/ko1/ruby/logs/brlog.trunk.20221212-162725
#<BuildRuby:0x0000562ab0f443c8
@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.20221212-162725",
@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.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000031 0.000002 0.000033 ( 0.000033)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.000000 0.003907 0.871696 ( 1.100946)
build_miniruby 0.000655 0.000336 0.931833 ( 0.930244)
build_ruby 0.001272 0.000000 2.998038 ( 2.871615)
build_all 0.005685 0.003175 15.700564 ( 3.322705)
build_install 0.007625 0.000657 2.243959 ( 1.269242)
test_btest 0.000441 0.000078 65.967696 ( 11.304799)
test_basic 0.005012 0.000144 0.308233 ( 0.398537)
test_all 0.001202 0.000201 678.612314 (147.162630)
test_rubyspec 0.037324 0.028706 52.439365 ( 60.672182)
total: 229.03 sec