Logfile: /home/ko1/ruby/logs/brlog.trunk.20231203-221847
#<BuildRuby:0x00005654737df7f8
@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.20231203-221847",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.004004 0.000801 0.980395 ( 1.243181)
build_miniruby 0.000749 0.000150 0.860699 ( 0.860791)
build_ruby 0.001323 0.000265 2.708321 ( 2.710098)
build_all 0.007910 0.000000 12.212288 ( 0.955584)
build_install 0.008310 0.001169 3.536763 ( 0.960661)
test_btest 0.000483 0.000081 62.866053 ( 5.606933)
test_basic 0.002666 0.000444 0.375121 ( 0.459311)
test_all 0.070408 0.031599 392.298918 ( 41.888199)
test_rubyspec 0.032509 0.043965 39.850390 ( 52.497971)
total: 107.18 sec