Logfile: /home/ko1/ruby/logs/brlog.trunk.20231130-141105
#<BuildRuby:0x000055c91ffcf740
@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.20231130-141105",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.004877 0.000149 1.358245 ( 2.003903)
build_miniruby 0.001071 0.000169 4.496722 ( 4.403424)
build_ruby 0.001147 0.000181 2.789917 ( 2.790033)
build_all 0.006241 0.003732 15.902577 ( 1.425778)
build_install 0.005048 0.003367 4.680727 ( 1.123960)
test_btest 0.000929 0.000202 80.798141 ( 7.595865)
test_basic 0.004472 0.000972 0.693586 ( 0.768659)
test_all 0.107746 0.026135 519.333790 ( 52.757688)
test_rubyspec 0.020987 0.030513 50.060491 ( 62.400916)
total: 135.27 sec