Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-155116
#<BuildRuby:0x000055f492f540d8
@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.20240108-155116",
@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.000012 0.000003 0.000015 ( 0.000014)
autoconf 0.000019 0.000004 0.000023 ( 0.000023)
configure 0.000016 0.000004 0.000020 ( 0.000019)
build_up 0.004178 0.000871 1.277723 ( 1.703903)
build_miniruby 0.001127 0.000235 1.455288 ( 1.457605)
build_ruby 0.001275 0.000266 4.309691 ( 4.318951)
build_all 0.009301 0.001009 16.827201 ( 1.783152)
build_install 0.014878 0.001104 5.072702 ( 1.876048)
test_btest 0.000735 0.000136 83.328369 ( 10.828840)
test_basic 0.000000 0.006173 0.677806 ( 0.744925)
test_all 0.085401 0.038221 559.673186 ( 64.589763)
test_rubyspec 0.048421 0.017476 82.020889 ( 94.254352)
total: 181.56 sec