Logfile: /home/ko1/ruby/logs/brlog.trunk.20231211-203500
#<BuildRuby:0x0000555ff6efaf78
@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.20231211-203500",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.000801 0.004136 1.003518 ( 1.270225)
build_miniruby 0.000916 0.000166 0.872952 ( 0.873204)
build_ruby 0.000000 0.001584 2.692868 ( 2.693630)
build_all 0.007028 0.001358 12.011775 ( 1.029874)
build_install 0.009364 0.005263 3.521139 ( 0.967023)
test_btest 0.000541 0.000145 62.647234 ( 5.413635)
test_basic 0.000000 0.003438 0.372158 ( 0.453719)
test_all 0.078621 0.023835 374.488546 ( 40.065546)
test_rubyspec 0.021106 0.039845 39.924193 ( 52.607179)
total: 105.37 sec