Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-080931
#<BuildRuby:0x0000557a9e7774f0
@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.20240107-080931",
@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.000014)
autoconf 0.000022 0.000003 0.000025 ( 0.000024)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.004688 0.000563 1.241958 ( 1.768734)
build_miniruby 0.001122 0.000135 1.421353 ( 1.424273)
build_ruby 0.001277 0.000153 4.251280 ( 4.258660)
build_all 0.007059 0.003454 16.487447 ( 1.709244)
build_install 0.014625 0.000863 4.835279 ( 1.687409)
test_btest 0.000669 0.000089 81.884216 ( 10.811085)
test_basic 0.004965 0.000662 0.675369 ( 0.744842)
test_all 0.114260 0.006447 542.062270 ( 75.639344)
test_rubyspec 0.012097 0.053505 78.142636 ( 90.324580)
total: 188.37 sec