Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-033629
#<BuildRuby:0x00005574a0094060
@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.20240108-033629",
@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.000002 0.000011 ( 0.000010)
autoconf 0.000015 0.000003 0.000018 ( 0.000017)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.004456 0.000742 1.241072 ( 1.635434)
build_miniruby 0.001212 0.000000 1.453923 ( 1.456268)
build_ruby 0.001640 0.000000 4.273853 ( 4.281052)
build_all 0.009452 0.000626 16.656675 ( 1.793919)
build_install 0.016137 0.000000 4.883709 ( 1.683465)
test_btest 0.000743 0.000000 88.340299 ( 14.453852)
test_basic 0.005880 0.000000 0.709245 ( 0.777620)
test_all 0.084261 0.036515 550.288903 ( 57.005067)
test_rubyspec 0.026044 0.039354 79.426452 ( 91.798395)
total: 174.89 sec