Logfile: /home/ko1/ruby/logs/brlog.trunk.20231030-032408
#<BuildRuby:0x00005605dfadf3c8
@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.20231030-032408",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000599 0.004107 1.372712 ( 1.629785)
build_miniruby 0.000861 0.000136 0.834302 ( 0.834752)
build_ruby 0.001064 0.000168 2.530481 ( 2.531149)
build_all 0.009469 0.000797 15.896797 ( 1.406860)
build_install 0.008578 0.000594 4.748357 ( 1.112475)
test_btest 0.000905 0.000129 79.406470 ( 7.721526)
test_basic 0.000219 0.004711 0.793152 ( 0.868858)
test_all 0.113240 0.021189 498.288700 ( 62.522391)
test_rubyspec 0.028654 0.021164 49.465624 ( 61.877762)
total: 140.51 sec