Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-075300
#<BuildRuby:0x000055ec19b65f48
@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-075300",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.004929 0.004669 0.939064 ( 1.124280)
build_miniruby 0.002299 0.000328 0.842927 ( 0.842122)
build_ruby 0.003211 0.000000 2.133601 ( 2.132894)
build_all 0.018946 0.001657 18.604116 ( 2.176591)
build_install 0.012641 0.007695 2.045177 ( 1.032554)
test_btest 0.001349 0.000000 88.707443 ( 8.665036)
test_basic 0.003761 0.005912 0.338715 ( 0.423824)
test_all 0.003764 0.000429 697.773123 ( 63.996132)
test_rubyspec 0.122799 0.058886 47.820709 ( 55.976145)
total: 136.37 sec