Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-061709
#<BuildRuby:0x0000563dcb5f4178
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240116-061709",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000014 0.000004 0.000018 ( 0.000019)
autoconf 0.000030 0.000009 0.000039 ( 0.000040)
configure 0.000014 0.000004 0.000018 ( 0.000018)
build_up 0.001598 0.004578 0.819394 ( 1.219717)
build_miniruby 0.000704 0.000281 0.811152 ( 0.811178)
build_ruby 0.001449 0.000000 2.709670 ( 2.710360)
build_all 0.005128 0.003459 11.988495 ( 0.950419)
build_install 0.009718 0.000000 3.373561 ( 0.963424)
test_btest 0.000870 0.000000 63.547253 ( 5.290052)
test_basic 0.003959 0.000000 0.384569 ( 0.466103)
test_all 0.081280 0.015927 381.156919 ( 38.554778)
test_rubyspec 0.051124 0.014034 40.089221 ( 52.627785)
total: 103.59 sec