Logfile: /home/ko1/ruby/logs/brlog.trunk.20231214-173354
#<BuildRuby:0x00005560ecab7280
@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.20231214-173354",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.005858 0.000000 1.447676 ( 1.804345)
build_miniruby 0.001076 0.000000 0.943869 ( 0.943253)
build_ruby 0.001405 0.000114 2.782915 ( 2.783343)
build_all 0.006209 0.003589 16.076555 ( 1.490068)
build_install 0.008506 0.000000 4.779834 ( 1.149263)
test_btest 0.001108 0.000000 82.575595 ( 7.385427)
test_basic 0.004466 0.000000 0.751197 ( 0.828536)
test_all 0.101740 0.033636 515.963746 ( 61.464755)
test_rubyspec 0.036478 0.013888 50.052940 ( 62.391305)
total: 140.24 sec