Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-031144
#<BuildRuby:0x000055cb6eec3918
@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.20231229-031144",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000024 0.000005 0.000029 ( 0.000029)
configure 0.000033 0.000007 0.000040 ( 0.000037)
build_up 0.000990 0.003198 1.018198 ( 1.396781)
build_miniruby 0.000958 0.000261 0.920388 ( 0.920335)
build_ruby 0.000000 0.001376 2.777414 ( 2.777589)
build_all 0.006513 0.003303 16.667645 ( 1.523939)
build_install 0.007775 0.000371 4.778281 ( 1.169565)
test_btest 0.000778 0.000229 84.422628 ( 7.746196)
test_basic 0.000000 0.005213 0.614694 ( 0.693450)
test_all 0.097919 0.039125 549.502157 ( 58.762034)
test_rubyspec 0.027597 0.018429 49.600078 ( 61.875725)
total: 136.87 sec