Logfile: /home/ko1/ruby/logs/brlog.trunk.20231017-072442
#<BuildRuby:0x000055ddf68f7918
@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.20231017-072442",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.001600 0.003764 1.343177 ( 1.596255)
build_miniruby 0.000906 0.000136 0.900392 ( 0.899699)
build_ruby 0.001418 0.000212 2.768007 ( 2.767988)
build_all 0.006201 0.004534 18.863604 ( 1.708584)
build_install 0.010849 0.000000 5.567068 ( 1.303180)
test_btest 0.001022 0.000000 96.181406 ( 7.605511)
test_basic 0.000174 0.004138 0.740565 ( 0.818251)
test_all 0.007140 0.000000 588.867726 ( 64.036750)
test_rubyspec 0.023103 0.034775 52.795707 ( 65.117037)
total: 145.85 sec