Logfile: /home/ko1/ruby/logs/brlog.trunk.20231122-060344
#<BuildRuby:0x00005607bf403ce8
@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.20231122-060344",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000012 0.000003 0.000015 ( 0.000014)
build_up 0.005435 0.000255 0.911574 ( 1.316868)
build_miniruby 0.000975 0.000162 0.808443 ( 0.808483)
build_ruby 0.001600 0.000000 2.604893 ( 2.605430)
build_all 0.003581 0.004385 12.325041 ( 1.004314)
build_install 0.011905 0.000000 3.744029 ( 0.979974)
test_btest 0.000805 0.000000 64.090210 ( 5.038758)
test_basic 0.003393 0.000885 0.389706 ( 0.469422)
test_all 0.076973 0.019773 349.863786 ( 41.005162)
test_rubyspec 0.032390 0.033834 40.340719 ( 52.908055)
total: 106.14 sec