Logfile: /home/ko1/ruby/logs/brlog.trunk.20240619-190943
#<BuildRuby:0x0000556c2fb3c0e0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240619-190943",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000014 0.000004 0.000018 ( 0.000017)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.004356 0.000968 1.703179 ( 1.944031)
build_miniruby 0.000917 0.000204 1.000932 ( 1.000737)
build_ruby 0.001162 0.000258 3.356317 ( 3.356783)
build_all 0.005469 0.004595 17.318363 ( 1.629787)
build_install 0.008856 0.001127 6.139557 ( 1.447721)
test_btest 0.000897 0.000224 106.797706 ( 8.897875)
test_basic 0.000000 0.005157 0.873258 ( 0.953046)
test_all 0.087947 0.052611 540.065360 ( 65.169672)
test_rubyspec 0.029905 0.037085 135.889329 ( 16.133198)
total: 100.53 sec