Logfile: /home/ko1/ruby/logs/brlog.trunk.20231215-104913
#<BuildRuby:0x00005575f1fa6d30
@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.20231215-104913",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.000705 0.003453 1.018291 ( 1.296823)
build_miniruby 0.000698 0.000117 0.869740 ( 0.870174)
build_ruby 0.001363 0.000227 2.707810 ( 2.708670)
build_all 0.002608 0.004566 12.158034 ( 1.002113)
build_install 0.010854 0.002714 3.532243 ( 0.973847)
test_btest 0.000468 0.000117 66.815400 ( 5.018400)
test_basic 0.003147 0.000787 0.376536 ( 0.458002)
test_all 0.063395 0.034075 398.507245 ( 36.907428)
test_rubyspec 0.030814 0.026525 39.887546 ( 52.544930)
total: 101.78 sec