Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-181126
#<BuildRuby:0x00005649a91c8150
@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.20240105-181126",
@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.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.000100 0.004130 0.743353 ( 1.159035)
build_miniruby 0.000775 0.000344 0.931546 ( 0.932492)
build_ruby 0.000723 0.000322 2.790588 ( 2.794819)
build_all 0.002367 0.005590 12.191290 ( 1.061006)
build_install 0.004918 0.004767 3.468995 ( 0.993490)
test_btest 0.000400 0.000239 66.846623 ( 7.061666)
test_basic 0.002465 0.001479 0.388440 ( 0.467773)
test_all 0.063732 0.051096 522.313944 ( 47.453802)
test_rubyspec 0.013775 0.042873 41.472910 ( 54.224501)
total: 116.15 sec