Logfile: /home/ko1/ruby/logs/brlog.trunk.20231207-102925
#<BuildRuby:0x000055e31edf80e8
@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.20231207-102925",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000013 0.000003 0.000016 ( 0.000015)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.004555 0.000102 1.329609 ( 1.675598)
build_miniruby 0.000834 0.000185 0.918842 ( 0.919063)
build_ruby 0.001080 0.000240 2.825980 ( 2.826154)
build_all 0.004376 0.005458 16.395527 ( 1.507411)
build_install 0.000583 0.009203 4.827442 ( 1.155496)
test_btest 0.000681 0.000265 82.589235 ( 7.852383)
test_basic 0.003293 0.001280 0.770443 ( 0.847251)
test_all 0.116566 0.019664 550.309244 ( 49.921498)
test_rubyspec 0.030800 0.016447 51.111162 ( 63.439150)
total: 130.14 sec