Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-164714
#<BuildRuby:0x000055aaff89b7f0
@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.20240105-164714",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.003991 0.000018 0.744313 ( 1.134416)
build_miniruby 0.001131 0.000087 0.930914 ( 0.930415)
build_ruby 0.001161 0.000000 2.812321 ( 2.814817)
build_all 0.004127 0.003553 12.150948 ( 1.059249)
build_install 0.005255 0.003332 3.455285 ( 0.981513)
test_btest 0.000495 0.000087 74.260725 ( 6.029819)
test_basic 0.003879 0.000043 0.389453 ( 0.465955)
test_all 0.100034 0.016673 499.995924 ( 51.324657)
test_rubyspec 0.022066 0.040271 41.233113 ( 53.983201)
total: 118.72 sec