Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-181112
#<BuildRuby:0x0000560c29707ac0
@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.20221205-181112",
@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.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004350 0.000091 0.816063 ( 1.133567)
build_miniruby 0.000752 0.000137 0.530554 ( 0.530547)
build_ruby 0.001044 0.000190 1.690109 ( 1.631373)
build_all 0.002042 0.007480 11.917045 ( 1.483995)
build_install 0.006238 0.000716 1.558126 ( 0.722131)
test_btest 0.000568 0.000175 60.106738 ( 6.186062)
test_basic 0.002505 0.000771 0.253114 ( 0.350173)
test_all 0.000772 0.000237 493.067979 ( 50.416919)
test_rubyspec 0.018035 0.007479 35.065989 ( 45.715189)
total: 108.17 sec