Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-054137
#<BuildRuby:0x000055e6dd5040a0
@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.20231230-054137",
@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.000020 0.000005 0.000025 ( 0.000025)
autoconf 0.000037 0.000009 0.000046 ( 0.000046)
configure 0.000022 0.000005 0.000027 ( 0.000024)
build_up 0.000618 0.004126 1.209401 ( 1.607725)
build_miniruby 0.000825 0.000243 0.927202 ( 0.926328)
build_ruby 0.001084 0.000319 2.924417 ( 2.924329)
build_all 0.007783 0.001638 15.722885 ( 1.422378)
build_install 0.003124 0.004732 4.488723 ( 1.101132)
test_btest 0.000980 0.000000 80.312815 ( 6.750146)
test_basic 0.005583 0.000903 0.796155 ( 0.867740)
test_all 0.094127 0.037849 535.765946 ( 48.271331)
test_rubyspec 0.019059 0.030479 50.374137 ( 62.821728)
total: 126.69 sec