Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-043552
#<BuildRuby:0x000055d7b72a7238
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231228-043552",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000018 0.000005 0.000023 ( 0.000022)
build_up 0.004388 0.001097 1.244881 ( 1.627363)
build_miniruby 0.001110 0.000278 0.966922 ( 0.966265)
build_ruby 0.001052 0.000263 2.699761 ( 2.699527)
build_all 0.009716 0.000106 16.752018 ( 1.506077)
build_install 0.007930 0.000691 4.716942 ( 1.145568)
test_btest 0.000536 0.000113 83.375140 ( 7.866719)
test_basic 0.003595 0.000757 0.836193 ( 0.911714)
test_all 0.095854 0.038169 569.545820 ( 51.035805)
test_rubyspec 0.024228 0.023719 50.299979 ( 62.642441)
total: 130.40 sec