Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-204825
#<BuildRuby:0x000055bf07a377f0
@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.20231226-204825",
@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.000010 0.000002 0.000012 ( 0.000011)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.005087 0.000783 0.793470 ( 1.176660)
build_miniruby 0.000935 0.000144 0.791982 ( 0.792118)
build_ruby 0.001347 0.000207 2.655794 ( 2.661409)
build_all 0.008033 0.000000 11.909442 ( 0.976988)
build_install 0.004080 0.004244 3.326336 ( 0.958785)
test_btest 0.000599 0.000112 62.650768 ( 4.996310)
test_basic 0.003918 0.000000 0.397052 ( 0.477084)
test_all 0.082466 0.012922 382.500232 ( 36.832754)
test_rubyspec 0.034201 0.024883 40.005226 ( 52.560644)
total: 101.43 sec