Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-214101
#<BuildRuby:0x00005582a8a337b8
@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.20231220-214101",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.004098 0.000432 1.227983 ( 1.629636)
build_miniruby 0.000901 0.000094 0.872972 ( 0.872955)
build_ruby 0.001323 0.000139 2.773261 ( 2.774133)
build_all 0.005524 0.004459 16.442302 ( 1.533209)
build_install 0.007768 0.000490 4.841345 ( 1.179654)
test_btest 0.000702 0.000100 82.439918 ( 7.621496)
test_basic 0.003705 0.000529 0.737746 ( 0.817093)
test_all 0.098193 0.036429 506.450450 ( 58.728064)
test_rubyspec 0.025381 0.016733 50.126797 ( 62.393186)
total: 137.55 sec