Logfile: /home/ko1/ruby/logs/brlog.trunk.20230606-045414
#<BuildRuby:0x00005595a8adbce8
@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.20230606-045414",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.006143 0.000103 1.486795 ( 2.759779)
build_miniruby 0.001029 0.000051 0.728271 ( 0.727604)
build_ruby 0.001161 0.000058 2.427494 ( 2.427945)
build_all 0.008459 0.000198 12.935610 ( 1.126946)
build_install 0.003385 0.004389 1.754145 ( 1.044248)
test_btest 0.001005 0.000092 81.176257 ( 7.618891)
test_basic 0.003725 0.000000 0.543115 ( 0.623689)
test_all 0.000833 0.000020 449.818329 ( 39.634132)
test_rubyspec 0.015682 0.025073 42.193323 ( 54.688347)
total: 110.65 sec