Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-163147
#<BuildRuby:0x0000561a3f6ebce8
@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.20240114-163147",
@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.000020 0.000006 0.000026 ( 0.000027)
autoconf 0.000021 0.000007 0.000028 ( 0.000026)
configure 0.000010 0.000003 0.000013 ( 0.000014)
build_up 0.003941 0.001232 1.084605 ( 1.443154)
build_miniruby 0.000704 0.000220 0.843347 ( 0.842912)
build_ruby 0.001267 0.000000 2.697818 ( 2.697747)
build_all 0.008752 0.000385 14.138249 ( 1.318106)
build_install 0.002211 0.005159 4.053524 ( 1.057759)
test_btest 0.000517 0.000172 76.425606 ( 6.840571)
test_basic 0.003991 0.000000 0.636362 ( 0.712401)
test_all 0.103590 0.026896 510.373482 ( 49.893728)
test_rubyspec 0.023832 0.021209 48.970903 ( 61.316365)
total: 126.12 sec