Logfile: /home/ko1/ruby/logs/brlog.trunk.20240618-021306
#<BuildRuby:0x000055c51440c1d8
@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.20240618-021306",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.000767 0.004365 1.100822 ( 1.732905)
build_miniruby 0.000762 0.000277 0.716952 ( 0.717170)
build_ruby 0.001352 0.000492 2.248746 ( 2.248709)
build_all 0.023331 0.013117 78.108867 ( 15.523092)
build_install 0.011027 0.000311 4.183036 ( 1.056854)
test_btest 0.000422 0.000159 70.024157 ( 5.182370)
test_basic 0.003972 0.000000 0.399409 ( 0.479900)
test_all 0.078160 0.022368 358.364201 ( 41.582893)
test_rubyspec 0.021677 0.023269 87.529876 ( 11.000432)
total: 79.52 sec