Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-104642
#<BuildRuby:0x0000555f6a95c3c8
@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.20230109-104642",
@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.000005 0.000003 0.000008 ( 0.000008)
autoconf 0.000032 0.000000 0.000032 ( 0.000032)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.005726 0.000736 0.851316 ( 1.070668)
build_miniruby 0.000944 0.000394 1.011814 ( 1.009813)
build_ruby 0.000000 0.001596 2.781673 ( 2.779176)
build_all 0.003466 0.006556 16.890034 ( 2.997854)
build_install 0.007738 0.003842 2.147819 ( 1.087314)
test_btest 0.000580 0.000309 71.023554 ( 11.033576)
test_basic 0.005893 0.000816 0.364730 ( 0.450685)
test_all 0.000725 0.000363 669.357061 (116.078567)
test_rubyspec 0.080521 0.048657 51.976993 ( 60.056685)
total: 196.57 sec