Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-133545
#<BuildRuby:0x0000560e58bb40d8
@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.20240106-133545",
@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.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.004579 0.000122 1.299736 ( 1.672862)
build_miniruby 0.001177 0.000207 1.387960 ( 1.390112)
build_ruby 0.001166 0.000206 5.303982 ( 5.311005)
build_all 0.010044 0.000299 16.279309 ( 1.628706)
build_install 0.013305 0.000706 4.855405 ( 1.692431)
test_btest 0.000693 0.000099 80.137551 ( 8.604194)
test_basic 0.004684 0.000669 0.588458 ( 0.655066)
test_all 0.099525 0.021072 552.498205 ( 53.741808)
test_rubyspec 0.033387 0.028410 72.078794 ( 84.368989)
total: 159.07 sec