Logfile: /home/ko1/ruby/logs/brlog.trunk.20231214-054327
#<BuildRuby:0x0000561df11fc178
@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.20231214-054327",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000000 0.005084 1.023474 ( 1.279453)
build_miniruby 0.001297 0.000000 0.877354 ( 0.877306)
build_ruby 0.001455 0.000000 2.702387 ( 2.704526)
build_all 0.006052 0.001739 12.224398 ( 1.011626)
build_install 0.005503 0.001693 3.537686 ( 0.973862)
test_btest 0.000437 0.000134 62.003795 ( 5.834934)
test_basic 0.002406 0.000741 0.375357 ( 0.455910)
test_all 0.083931 0.018685 404.232433 ( 45.113448)
test_rubyspec 0.027293 0.045901 39.933407 ( 52.569221)
total: 110.82 sec