Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-232349
#<BuildRuby:0x0000564e3b8700c0
@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.20221207-232349",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003824 0.000000 0.800157 ( 1.073768)
build_miniruby 0.000825 0.000000 0.702484 ( 0.702657)
build_ruby 0.001365 0.000000 2.393591 ( 2.352603)
build_all 0.006744 0.002759 12.378963 ( 1.506629)
build_install 0.003231 0.003476 1.659128 ( 0.775715)
test_btest 0.000683 0.000000 65.065406 ( 6.162580)
test_basic 0.000693 0.002980 0.256321 ( 0.351431)
test_all 0.000673 0.000177 497.978090 ( 49.624515)
test_rubyspec 0.019111 0.009496 35.125062 ( 45.681103)
total: 108.23 sec