Logfile: /home/ko1/ruby/logs/brlog.trunk.20231120-002655
#<BuildRuby:0x000055c2ab7d40d8
@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.20231120-002655",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.005331 0.000237 0.909603 ( 1.315166)
build_miniruby 0.000000 0.001062 0.830560 ( 0.830624)
build_ruby 0.000000 0.001494 2.600250 ( 2.601085)
build_all 0.000255 0.007991 12.011685 ( 0.986333)
build_install 0.012175 0.000496 3.480817 ( 0.956496)
test_btest 0.000582 0.000184 63.717708 ( 5.439219)
test_basic 0.004190 0.001323 0.403605 ( 0.481975)
test_all 0.079832 0.019273 348.472948 ( 41.789603)
test_rubyspec 0.027229 0.040608 40.070367 ( 52.638731)
total: 107.04 sec