Logfile: /home/ko1/ruby/logs/brlog.trunk.20240620-154340
#<BuildRuby:0x0000559a87773540
@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.20240620-154340",
@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.000009 0.000004 0.000013 ( 0.000013)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.002147 0.003230 1.696932 ( 1.912514)
build_miniruby 0.000774 0.000319 1.092039 ( 1.092024)
build_ruby 0.001080 0.000445 3.397047 ( 3.396402)
build_all 0.009020 0.001344 17.934099 ( 1.661857)
build_install 0.005535 0.004430 6.211463 ( 1.461077)
test_btest 0.000552 0.000226 107.611349 ( 9.310900)
test_basic 0.003275 0.001340 0.831376 ( 0.905699)
test_all 0.093601 0.048382 539.801364 ( 59.004860)
test_rubyspec 0.044795 0.024183 133.795022 ( 15.797996)
total: 94.54 sec