Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-045840
#<BuildRuby:0x000055f1f3def4f0
@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.20240116-045840",
@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.000005 0.000022 ( 0.000023)
autoconf 0.000025 0.000007 0.000032 ( 0.000032)
configure 0.000017 0.000005 0.000022 ( 0.000022)
build_up 0.002039 0.004744 0.808221 ( 1.193014)
build_miniruby 0.000857 0.000343 0.825984 ( 0.825489)
build_ruby 0.001168 0.000467 2.673558 ( 2.674118)
build_all 0.007139 0.001016 11.987137 ( 0.979066)
build_install 0.005527 0.007506 3.388351 ( 0.961252)
test_btest 0.000478 0.000221 64.745953 ( 4.529220)
test_basic 0.005063 0.000302 0.406382 ( 0.486325)
test_all 0.079076 0.019294 371.129381 ( 40.965225)
test_rubyspec 0.035498 0.029277 40.503698 ( 53.049498)
total: 105.66 sec