Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-215248
#<BuildRuby:0x000055f27d928108
@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.20240109-215248",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.001911 0.004461 0.804851 ( 1.196984)
build_miniruby 0.000000 0.001128 0.819142 ( 0.819053)
build_ruby 0.000000 0.002259 2.708356 ( 2.739855)
build_all 0.006507 0.001411 12.139706 ( 0.991129)
build_install 0.006672 0.003617 3.424430 ( 0.961950)
test_btest 0.000510 0.000182 65.243834 ( 5.562434)
test_basic 0.003970 0.000000 0.411765 ( 0.491670)
test_all 0.068297 0.030211 373.248042 ( 38.948335)
test_rubyspec 0.027871 0.046481 41.006887 ( 53.565764)
total: 105.28 sec