Logfile: /home/ko1/ruby/logs/brlog.trunk.20230122-001035
#<BuildRuby:0x00005575c37c00e0
@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.20230122-001035",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.003425 0.000286 0.616237 ( 1.023806)
build_miniruby 0.000839 0.000070 0.624900 ( 0.624212)
build_ruby 0.001171 0.000098 2.209951 ( 2.209910)
build_all 0.008792 0.000337 11.976341 ( 1.474236)
build_install 0.006417 0.000000 1.479247 ( 0.702215)
test_btest 0.000718 0.000000 66.636891 ( 6.105982)
test_basic 0.003386 0.000075 0.238359 ( 0.333684)
test_all 0.000931 0.000062 493.018246 ( 45.677749)
test_rubyspec 0.017445 0.012148 35.188709 ( 45.706385)
total: 103.86 sec