Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-153425
#<BuildRuby:0x000055a805dbaff8
@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.20240106-153425",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.005002 0.000000 1.193880 ( 1.577421)
build_miniruby 0.001461 0.000000 1.420629 ( 1.421767)
build_ruby 0.001669 0.000000 4.076525 ( 4.085053)
build_all 0.010185 0.000000 16.485166 ( 1.627603)
build_install 0.014776 0.000175 4.791560 ( 1.569364)
test_btest 0.000713 0.000052 81.757369 ( 10.201421)
test_basic 0.001970 0.003786 0.630667 ( 0.694609)
test_all 0.110695 0.011045 535.864770 ( 73.494797)
test_rubyspec 0.043161 0.019241 72.026323 ( 84.438294)
total: 179.11 sec