Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-175126
#<BuildRuby:0x000055f0111cf7f8
@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.20231226-175126",
@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.000010 0.000000 0.000010 ( 0.000010)
autoconf 0.000016 0.000000 0.000016 ( 0.000016)
configure 0.000012 0.000000 0.000012 ( 0.000012)
build_up 0.005639 0.000271 0.794673 ( 1.175178)
build_miniruby 0.000847 0.000130 0.829453 ( 0.829513)
build_ruby 0.001773 0.000273 2.683892 ( 2.718040)
build_all 0.002511 0.004985 11.888301 ( 0.967283)
build_install 0.003791 0.005768 3.361126 ( 0.947698)
test_btest 0.000629 0.000193 65.011165 ( 4.545276)
test_basic 0.003081 0.000948 0.394009 ( 0.474740)
test_all 0.079607 0.017062 365.730633 ( 38.617971)
test_rubyspec 0.034401 0.033001 39.885506 ( 52.452446)
total: 102.73 sec