Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-084033
#<BuildRuby:0x000055ee9bc370c8
@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.20240115-084033",
@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.000013 0.000002 0.000015 ( 0.000017)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.000000 0.006210 0.830372 ( 1.215846)
build_miniruby 0.000890 0.000000 0.795766 ( 0.795870)
build_ruby 0.001151 0.000134 2.675481 ( 2.676455)
build_all 0.000250 0.007601 11.997965 ( 0.987491)
build_install 0.013199 0.000000 3.399194 ( 0.963679)
test_btest 0.000823 0.000000 65.521495 ( 4.592720)
test_basic 0.004549 0.000000 0.413759 ( 0.493356)
test_all 0.063164 0.034836 393.248585 ( 32.580720)
test_rubyspec 0.036282 0.040646 40.458131 ( 53.002004)
total: 97.31 sec