Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-140532
#<BuildRuby:0x000055f8734e8088
@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.20240113-140532",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.004508 0.000347 0.814193 ( 1.233632)
build_miniruby 0.000853 0.000066 0.798970 ( 0.799114)
build_ruby 0.001286 0.000099 2.680239 ( 2.680876)
build_all 0.008061 0.000000 12.008727 ( 0.985378)
build_install 0.008191 0.003800 3.454179 ( 0.985807)
test_btest 0.000636 0.000070 62.695959 ( 5.908125)
test_basic 0.003614 0.000401 0.390593 ( 0.471141)
test_all 0.069798 0.027336 398.983231 ( 37.506977)
test_rubyspec 0.027877 0.036193 40.583782 ( 53.133383)
total: 103.71 sec