Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-103245
#<BuildRuby:0x000055a9d46a4090
@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.20240105-103245",
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.001300 0.003577 0.740621 ( 1.282014)
build_miniruby 0.001214 0.000202 0.893658 ( 0.893486)
build_ruby 0.001121 0.000187 2.743610 ( 2.747558)
build_all 0.007693 0.000000 12.010382 ( 1.003739)
build_install 0.007398 0.003151 3.321041 ( 0.967349)
test_btest 0.000559 0.000099 61.582217 ( 6.316907)
test_basic 0.003390 0.000000 0.376360 ( 0.454364)
test_all 0.079016 0.026106 415.235769 ( 42.790807)
test_rubyspec 0.025098 0.031243 40.129134 ( 52.839947)
total: 109.30 sec