Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-041600
#<BuildRuby:0x0000564818da3598
@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.20221227-041600",
@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.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003017 0.000503 0.610909 ( 1.048850)
build_miniruby 0.000762 0.000127 0.736980 ( 0.736758)
build_ruby 0.001246 0.000000 2.480945 ( 2.481333)
build_all 0.008846 0.000000 12.519574 ( 1.517811)
build_install 0.003686 0.002954 1.611151 ( 0.781930)
test_btest 0.000556 0.000098 63.981693 ( 6.410740)
test_basic 0.003106 0.000548 0.247978 ( 0.343768)
test_all 0.001034 0.000183 480.443316 ( 50.331092)
test_rubyspec 0.012606 0.015184 35.303499 ( 45.752631)
total: 109.41 sec