Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-093813
#<BuildRuby:0x0000564d77344ef8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221225-093813",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000014 0.000005 0.000019 ( 0.000019)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.001959 0.007109 0.970135 ( 1.138210)
build_miniruby 0.001759 0.000879 0.845557 ( 0.844083)
build_ruby 0.002056 0.001028 2.168827 ( 2.167803)
build_all 0.018012 0.002119 18.597786 ( 2.153484)
build_install 0.010329 0.009726 2.018818 ( 1.011088)
test_btest 0.001187 0.000558 92.738532 ( 8.712200)
test_basic 0.007108 0.003345 0.345175 ( 0.430908)
test_all 0.001737 0.000818 680.683353 ( 68.294340)
test_rubyspec 0.106746 0.064189 47.964507 ( 56.141776)
total: 140.89 sec