Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-145057
#<BuildRuby:0x000055e518d92620
@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.20221227-145057",
@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.000008)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000037 0.000004 0.000041 ( 0.000026)
build_up 0.005819 0.000776 0.843014 ( 1.013014)
build_miniruby 0.001161 0.000155 1.008604 ( 1.006697)
build_ruby 0.001462 0.000000 2.769666 ( 2.767016)
build_all 0.009736 0.000000 16.600475 ( 2.958883)
build_install 0.007228 0.002228 2.232037 ( 1.173947)
test_btest 0.000747 0.000097 76.843797 ( 10.247354)
test_basic 0.004480 0.003206 0.376024 ( 0.459919)
test_all 0.001119 0.000179 652.408041 (102.269636)
test_rubyspec 0.092177 0.035841 51.346776 ( 59.384326)
total: 181.28 sec