Logfile: /home/ko1/ruby/logs/brlog.trunk.20241019-210306
#<BuildRuby:0x0000557f99cb9698
@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.20241019-210306",
@make="make",
@no_timeout_error=nil,
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.001800 0.004417 1.277894 ( 1.519807)
build_miniruby 0.000797 0.000199 0.732782 ( 0.733099)
build_ruby 0.001522 0.000380 2.327776 ( 2.328179)
build_all 0.007101 0.001775 12.329003 ( 1.025193)
build_install 0.005483 0.006743 3.947546 ( 1.010058)
test_btest 0.000573 0.000191 57.774260 ( 5.417623)
test_basic 0.003279 0.001093 0.378003 ( 0.458976)
test_all 0.068048 0.030749 324.825852 ( 40.008351)
test_rubyspec 0.027123 0.012789 70.646028 ( 10.112216)
total: 62.61 sec