Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-053129
#<BuildRuby:0x00005646912e7858
@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.20240110-053129",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000010 0.000003 0.000013 ( 0.000012)
build_up 0.004136 0.001149 7.384853 ( 4.484007)
build_miniruby 0.000806 0.000224 7.433310 ( 7.305246)
build_ruby 0.001309 0.000000 2.774772 ( 2.775400)
build_all 0.011168 0.000000 19.639411 ( 5.328991)
build_install 0.009827 0.000204 4.344211 ( 1.183785)
test_btest 0.000497 0.000108 77.113209 ( 7.746525)
test_basic 0.002691 0.000585 0.527676 ( 0.609985)
test_all 0.101093 0.032073 529.285655 ( 51.161168)
test_rubyspec 0.021142 0.014138 50.031083 ( 62.620942)
total: 143.22 sec