Logfile: /home/ko1/ruby/logs/brlog.trunk.20231114-153403
#<BuildRuby:0x00005565ce7db188
@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.20231114-153403",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000003 0.000012 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000411 0.004517 1.150626 ( 1.558858)
build_miniruby 0.001021 0.000000 0.896580 ( 0.895834)
build_ruby 0.001393 0.000000 2.599545 ( 2.599755)
build_all 0.009811 0.000000 15.410593 ( 1.402365)
build_install 0.008486 0.001135 4.808426 ( 1.222679)
test_btest 0.001153 0.000000 80.954105 ( 6.863132)
test_basic 0.004110 0.000224 0.599398 ( 0.678149)
test_all 0.103059 0.030001 484.718557 ( 57.916931)
test_rubyspec 0.021604 0.026420 48.760725 ( 61.151136)
total: 134.29 sec