Logfile: /home/ko1/ruby/logs/brlog.trunk.20231211-193749
#<BuildRuby:0x00005557ba28ee68
@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.20231211-193749",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004625 0.000100 1.501964 ( 1.842390)
build_miniruby 0.000840 0.000133 0.819346 ( 0.819494)
build_ruby 0.001122 0.000177 3.039889 ( 3.039898)
build_all 0.003528 0.007155 16.951225 ( 1.499374)
build_install 0.006888 0.001640 5.035055 ( 1.186997)
test_btest 0.000932 0.000222 89.376091 ( 7.741364)
test_basic 0.000000 0.004210 0.705715 ( 0.782790)
test_all 0.103373 0.035551 546.352309 ( 62.763412)
test_rubyspec 0.013282 0.035627 50.885582 ( 63.330662)
total: 143.01 sec