Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-170654
#<BuildRuby:0x000055c4fe693818
@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.20240103-170654",
@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.000021 0.000005 0.000026 ( 0.000027)
autoconf 0.000040 0.000009 0.000049 ( 0.000048)
configure 0.000042 0.000010 0.000052 ( 0.000051)
build_up 0.004978 0.000224 1.483372 ( 1.735960)
build_miniruby 0.000660 0.000146 0.887688 ( 0.886964)
build_ruby 0.000000 0.001299 2.752399 ( 2.752938)
build_all 0.005088 0.004133 14.225386 ( 1.331066)
build_install 0.005958 0.001655 4.220962 ( 1.097091)
test_btest 0.000862 0.000239 73.468848 ( 6.775204)
test_basic 0.004228 0.001174 0.783678 ( 0.861326)
test_all 0.096590 0.032404 487.407315 ( 46.574380)
test_rubyspec 0.018613 0.035830 49.615832 ( 62.102472)
total: 124.12 sec