Logfile: /home/ko1/ruby/logs/brlog.trunk.20231115-203745
#<BuildRuby:0x0000563cb21dbe20
@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.20231115-203745",
@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.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.001543 0.004377 1.320945 ( 1.716271)
build_miniruby 0.001018 0.000300 0.884743 ( 0.884113)
build_ruby 0.001151 0.000338 2.685939 ( 2.686182)
build_all 0.007644 0.002248 16.154421 ( 1.451337)
build_install 0.008610 0.000000 4.727915 ( 1.153403)
test_btest 0.001202 0.000000 81.550251 ( 7.384893)
test_basic 0.000099 0.003492 0.700569 ( 0.778199)
test_all 0.079066 0.052280 477.155096 ( 46.078476)
test_rubyspec 0.020872 0.029491 50.292226 ( 62.666275)
total: 124.80 sec