Logfile: /home/ko1/ruby/logs/brlog.trunk.20231223-023612
#<BuildRuby:0x0000561b210e00a0
@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.20231223-023612",
@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.000011)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.004786 0.000504 0.954596 ( 1.345137)
build_miniruby 0.001348 0.000142 0.925454 ( 0.924900)
build_ruby 0.001390 0.000146 2.806128 ( 2.806381)
build_all 0.009703 0.000534 16.881540 ( 1.550033)
build_install 0.004839 0.004024 4.816213 ( 1.206536)
test_btest 0.000953 0.000130 85.616851 ( 7.122830)
test_basic 0.003618 0.000494 0.621064 ( 0.700394)
test_all 0.094976 0.039899 506.787482 ( 56.674962)
test_rubyspec 0.030250 0.014401 50.713320 ( 62.953699)
total: 135.29 sec