Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-160508
#<BuildRuby:0x000055c75910f7b8
@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.20240101-160508",
@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.000006)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.003855 0.000701 1.312385 ( 1.557620)
build_miniruby 0.000712 0.000129 0.885055 ( 0.884284)
build_ruby 0.001442 0.000000 2.686008 ( 2.686360)
build_all 0.004266 0.005434 16.735646 ( 1.479048)
build_install 0.005387 0.003005 4.902425 ( 1.169308)
test_btest 0.000794 0.000233 81.138658 ( 7.860359)
test_basic 0.000566 0.003614 0.579657 ( 0.656096)
test_all 0.103182 0.034469 550.671461 ( 51.489302)
test_rubyspec 0.030382 0.020922 51.620623 ( 63.844988)
total: 131.63 sec