Logfile: /home/ko1/ruby/logs/brlog.trunk.20230331-190250
#<BuildRuby:0x0000559c4a8cb108
@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.20230331-190250",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005409 0.000139 1.447218 ( 2.818434)
build_miniruby 0.000978 0.000103 0.783883 ( 0.783392)
build_ruby 0.001139 0.000120 2.271398 ( 2.271729)
build_all 0.005261 0.003245 11.568415 ( 1.043310)
build_install 0.007199 0.000000 1.605781 ( 0.819308)
test_btest 0.001017 0.000000 77.394503 ( 7.041493)
test_basic 0.003860 0.000052 0.592277 ( 0.687943)
test_all 0.001741 0.000208 400.298036 ( 44.665942)
test_rubyspec 0.034869 0.004862 40.707480 ( 51.091631)
total: 111.22 sec