Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-094736
#<BuildRuby:0x0000555cc14873a8
@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-094736",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000063 0.000016 0.000079 ( 0.000082)
build_up 0.007623 0.001906 0.949831 ( 1.154905)
build_miniruby 0.002047 0.000512 0.830726 ( 0.829069)
build_ruby 0.002889 0.000000 2.133192 ( 2.135164)
build_all 0.017068 0.003853 18.669272 ( 2.184973)
build_install 0.021657 0.000596 2.050493 ( 1.034799)
test_btest 0.001116 0.000213 88.161265 ( 8.952619)
test_basic 0.008093 0.001541 0.347338 ( 0.434687)
test_all 0.002000 0.000381 686.690872 ( 63.705909)
test_rubyspec 0.083728 0.084047 47.845440 ( 55.942849)
total: 136.38 sec