Logfile: /home/ko1/ruby/logs/brlog.trunk.20230731-020752
#<BuildRuby:0x0000561575e72eb8
@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.20230731-020752",
@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.000012 0.000004 0.000016 ( 0.000016)
autoconf 0.000019 0.000005 0.000024 ( 0.000024)
configure 0.000016 0.000005 0.000021 ( 0.000021)
build_up 0.001177 0.004405 1.484451 ( 2.755143)
build_miniruby 0.000698 0.000247 0.934732 ( 0.934230)
build_ruby 0.000889 0.000314 2.560261 ( 2.559854)
build_all 0.005903 0.003269 14.956590 ( 1.315074)
build_install 0.003066 0.005325 2.178189 ( 0.993138)
test_btest 0.000795 0.000335 88.409530 ( 7.669547)
test_basic 0.000957 0.004697 0.808885 ( 0.883879)
test_all 0.001055 0.000500 504.804484 ( 53.228387)
test_rubyspec 0.028547 0.013802 46.773639 ( 59.111240)
total: 129.45 sec