Logfile: /home/ko1/ruby/logs/brlog.trunk.20240622-044623
#<BuildRuby:0x0000555e7bd940c0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240622-044623",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.004237 0.001246 1.837166 ( 2.191247)
build_miniruby 0.001177 0.000000 1.085385 ( 1.084441)
build_ruby 0.001591 0.000000 3.412880 ( 3.413396)
build_all 0.004105 0.006501 17.617867 ( 1.667909)
build_install 0.006974 0.003621 6.220971 ( 1.457185)
test_btest 0.000775 0.000282 106.279515 ( 9.180879)
test_basic 0.004524 0.000191 0.896411 ( 0.966717)
test_all 0.105355 0.034661 542.853925 ( 62.425478)
test_rubyspec 0.033284 0.037993 136.720926 ( 16.470624)
total: 98.86 sec