Logfile: /home/ko1/ruby/logs/brlog.trunk.20231224-095126
#<BuildRuby:0x0000563ef1cdb7f8
@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.20231224-095126",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.003422 0.000311 0.740625 ( 1.128122)
build_miniruby 0.001050 0.000096 0.904541 ( 0.904762)
build_ruby 0.001326 0.000120 2.767830 ( 2.770807)
build_all 0.003791 0.003730 12.010833 ( 1.016524)
build_install 0.009352 0.000744 3.395594 ( 0.989199)
test_btest 0.000658 0.000094 64.763179 ( 4.763057)
test_basic 0.000067 0.004583 0.375681 ( 0.457880)
test_all 0.090276 0.017842 448.844755 ( 43.346640)
test_rubyspec 0.021722 0.024627 40.596296 ( 53.368521)
total: 108.75 sec