Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-224008
#<BuildRuby:0x000055b38ab7fbb8
@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.20231226-224008",
@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.000007 0.000029 ( 0.000029)
configure 0.000017 0.000006 0.000023 ( 0.000023)
build_up 0.000000 0.005854 1.237946 ( 1.666601)
build_miniruby 0.000000 0.001503 0.876023 ( 0.874983)
build_ruby 0.000000 0.001354 2.779036 ( 2.779253)
build_all 0.005406 0.004048 16.297433 ( 1.478299)
build_install 0.004227 0.003957 4.577236 ( 1.143556)
test_btest 0.000679 0.000339 86.566335 ( 7.059284)
test_basic 0.000000 0.005002 0.756111 ( 0.822332)
test_all 0.104181 0.027558 559.345039 ( 53.229633)
test_rubyspec 0.016744 0.030862 50.023679 ( 62.284530)
total: 131.34 sec