Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-072305
#<BuildRuby:0x000055adc89b3568
@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.20240112-072305",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.003784 0.000000 0.955159 ( 1.324860)
build_miniruby 0.000920 0.000138 0.876406 ( 0.876184)
build_ruby 0.001123 0.000204 2.710986 ( 2.712833)
build_all 0.009562 0.000178 14.630420 ( 1.396085)
build_install 0.009049 0.000061 4.220898 ( 1.134022)
test_btest 0.000634 0.000085 76.803331 ( 6.883375)
test_basic 0.000293 0.004435 0.528457 ( 0.607838)
test_all 0.097049 0.037401 544.551116 ( 53.902668)
test_rubyspec 0.002390 0.030925 49.666315 ( 62.249798)
total: 131.09 sec