Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-083932
#<BuildRuby:0x000055af4c8837f8
@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.20240105-083932",
@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.000021 0.000007 0.000028 ( 0.000028)
autoconf 0.000030 0.000009 0.000039 ( 0.000040)
configure 0.000021 0.000007 0.000028 ( 0.000027)
build_up 0.003009 0.005165 1.039806 ( 1.308134)
build_miniruby 0.000939 0.000375 0.820156 ( 0.819876)
build_ruby 0.002099 0.000000 2.691627 ( 2.692090)
build_all 0.007530 0.000328 12.028154 ( 0.990240)
build_install 0.008584 0.002861 3.480994 ( 0.976199)
test_btest 0.000747 0.000249 61.470824 ( 5.137287)
test_basic 0.000000 0.004145 0.392276 ( 0.472442)
test_all 0.062313 0.035400 375.392188 ( 38.679073)
test_rubyspec 0.045040 0.017991 39.971458 ( 52.548227)
total: 103.62 sec