Logfile: /home/ko1/ruby/logs/brlog.trunk.20231030-235641
#<BuildRuby:0x0000561d769beeb8
@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.20231030-235641",
@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.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.000663 0.004088 1.332909 ( 1.587629)
build_miniruby 0.000835 0.000132 0.830067 ( 0.829787)
build_ruby 0.001160 0.000184 2.860852 ( 2.861295)
build_all 0.005502 0.004409 16.539165 ( 1.485490)
build_install 0.007832 0.000690 4.892919 ( 1.129865)
test_btest 0.000871 0.000166 83.550286 ( 7.303726)
test_basic 0.004147 0.000790 0.746629 ( 0.823033)
test_all 0.100534 0.035864 519.414983 ( 52.521084)
test_rubyspec 0.013231 0.035412 52.156372 ( 64.455701)
total: 133.00 sec