Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-191525
#<BuildRuby:0x000056295fe30178
@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.20240104-191525",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000000 0.000007 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000829 0.003453 1.075657 ( 1.232764)
build_miniruby 0.000922 0.000153 0.865976 ( 0.865824)
build_ruby 0.001486 0.000248 2.733981 ( 2.735374)
build_all 0.006844 0.001141 11.996281 ( 0.992671)
build_install 0.001027 0.009360 3.555564 ( 0.969882)
test_btest 0.000749 0.000250 62.415662 ( 4.552050)
test_basic 0.000000 0.003398 0.365813 ( 0.448879)
test_all 0.082979 0.017576 434.219176 ( 42.001125)
test_rubyspec 0.024521 0.037749 40.224538 ( 52.915518)
total: 106.71 sec