Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-201629
#<BuildRuby:0x000055dc31f40048
@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-201629",
@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.000022 0.000002 0.000024 ( 0.000025)
autoconf 0.000033 0.000004 0.000037 ( 0.000036)
configure 0.000025 0.000002 0.000027 ( 0.000029)
build_up 0.003799 0.000422 1.095596 ( 1.476430)
build_miniruby 0.000921 0.000103 0.933218 ( 0.932573)
build_ruby 0.001402 0.000156 2.855753 ( 2.855108)
build_all 0.005248 0.003947 16.125119 ( 1.480187)
build_install 0.007000 0.001050 4.581446 ( 1.134713)
test_btest 0.000926 0.000139 83.492128 ( 6.841863)
test_basic 0.004849 0.000017 0.679893 ( 0.754780)
test_all 0.098631 0.034110 576.791691 ( 53.130123)
test_rubyspec 0.043098 0.007343 49.829279 ( 62.200762)
total: 130.81 sec