Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-123150
#<BuildRuby:0x000055f0287e0040
@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.20230727-123150",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000024 0.000003 0.000027 ( 0.000026)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.004676 0.000492 1.362955 ( 2.649340)
build_miniruby 0.001070 0.000000 0.840426 ( 0.840487)
build_ruby 0.000000 0.001539 2.909833 ( 2.909282)
build_all 0.003572 0.005363 14.301127 ( 1.281222)
build_install 0.000186 0.007737 1.981959 ( 0.932109)
test_btest 0.000868 0.000237 80.434393 ( 8.063971)
test_basic 0.000722 0.004127 0.693212 ( 0.770790)
test_all 0.001124 0.000358 515.039911 ( 55.856334)
test_rubyspec 0.012775 0.020155 43.226653 ( 55.633256)
total: 128.94 sec