Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-045456
#<BuildRuby:0x000055fc4996bea0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240107-045456",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000009 0.000000 0.000009 ( 0.000009)
autoconf 0.000016 0.000001 0.000017 ( 0.000016)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.004533 0.000238 1.229087 ( 1.640860)
build_miniruby 0.000000 0.001308 1.444880 ( 1.446376)
build_ruby 0.000000 0.001375 4.253018 ( 4.262001)
build_all 0.008275 0.001811 16.480233 ( 1.676020)
build_install 0.003387 0.011132 4.837068 ( 1.635394)
test_btest 0.000649 0.000141 80.799927 ( 11.475904)
test_basic 0.003025 0.002822 0.625626 ( 0.695330)
test_all 0.102761 0.018805 526.400414 ( 77.798668)
test_rubyspec 0.031952 0.030728 75.148659 ( 87.353019)
total: 187.98 sec