Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-113338
#<BuildRuby:0x000055d70e5a0178
@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.20231206-113338",
@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.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.000692 0.004070 0.991080 ( 1.269267)
build_miniruby 0.001038 0.000189 0.868563 ( 0.867714)
build_ruby 0.001463 0.000000 2.698720 ( 2.700802)
build_all 0.006767 0.000696 12.068096 ( 1.011911)
build_install 0.014100 0.000736 3.548666 ( 0.964236)
test_btest 0.000611 0.000088 66.802048 ( 5.108389)
test_basic 0.000321 0.003137 0.372764 ( 0.455842)
test_all 0.077952 0.023708 405.225131 ( 38.417584)
test_rubyspec 0.026690 0.030042 39.546260 ( 52.209989)
total: 103.01 sec