Logfile: /home/ko1/ruby/logs/brlog.trunk.20231124-071913
#<BuildRuby:0x00005588ba5bf8e0
@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.20231124-071913",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004582 0.000833 0.913919 ( 1.320984)
build_miniruby 0.000955 0.000173 0.835370 ( 0.835406)
build_ruby 0.000000 0.001543 2.619574 ( 2.620448)
build_all 0.000000 0.007969 12.211075 ( 1.004189)
build_install 0.002462 0.011448 3.746560 ( 0.984157)
test_btest 0.000412 0.000241 63.916981 ( 5.332821)
test_basic 0.003153 0.001840 0.396923 ( 0.476309)
test_all 0.083248 0.017689 344.901042 ( 38.080257)
test_rubyspec 0.011614 0.051756 39.864809 ( 52.438351)
total: 103.09 sec