Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-192821
#<BuildRuby:0x00005597506e7228
@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.20231226-192821",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000003 0.000013 ( 0.000014)
configure 0.000004 0.000001 0.000005 ( 0.000006)
build_up 0.000665 0.004281 0.789109 ( 1.177960)
build_miniruby 0.000656 0.000262 0.792688 ( 0.792799)
build_ruby 0.001114 0.000446 2.642407 ( 2.646915)
build_all 0.005906 0.002362 11.975579 ( 0.984097)
build_install 0.008718 0.004443 3.353830 ( 0.968179)
test_btest 0.000503 0.000209 62.105440 ( 4.722509)
test_basic 0.002915 0.001215 0.386760 ( 0.466626)
test_all 0.070833 0.025290 362.672354 ( 41.061919)
test_rubyspec 0.032285 0.034390 40.144098 ( 52.701125)
total: 105.52 sec