Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-221851
#<BuildRuby:0x0000557ab451f520
@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-221851",
@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.000010 0.000003 0.000013 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004623 0.006796 1.218231 ( 1.230649)
build_miniruby 0.000000 0.002656 0.847067 ( 0.846775)
build_ruby 0.001806 0.001700 2.244705 ( 2.143534)
build_all 0.012209 0.007777 18.534957 ( 2.142161)
build_install 0.012379 0.010501 2.089236 ( 1.020410)
test_btest 0.000889 0.000468 90.278604 ( 9.232469)
test_basic 0.004800 0.002527 0.349972 ( 0.445578)
test_all 0.001347 0.000709 702.490835 ( 70.337311)
test_rubyspec 0.069531 0.087103 49.494467 ( 57.829524)
total: 145.23 sec