Logfile: /home/ko1/ruby/logs/brlog.trunk.20231217-043516
#<BuildRuby:0x000055c8c3540060
@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.20231217-043516",
@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.000000 0.000008 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004663 0.000424 1.031699 ( 1.295757)
build_miniruby 0.001051 0.000095 0.870649 ( 0.869934)
build_ruby 0.000990 0.000090 2.710204 ( 2.711121)
build_all 0.007817 0.000263 12.254600 ( 0.992804)
build_install 0.009012 0.000000 3.569692 ( 0.964891)
test_btest 0.000750 0.000000 65.187933 ( 5.137738)
test_basic 0.003030 0.000000 0.377067 ( 0.459157)
test_all 0.079276 0.022581 414.219814 ( 35.234161)
test_rubyspec 0.037341 0.041507 40.013923 ( 52.650761)
total: 100.32 sec