Logfile: /home/ko1/ruby/logs/brlog.trunk.20231019-040139
#<BuildRuby:0x00005583a3a8b818
@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.20231019-040139",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.005678 0.000159 1.454553 ( 2.123913)
build_miniruby 0.001068 0.000102 0.938328 ( 0.937771)
build_ruby 0.001400 0.000000 2.782856 ( 2.783231)
build_all 0.008556 0.002108 18.142636 ( 1.621479)
build_install 0.006435 0.003398 5.400200 ( 1.245323)
test_btest 0.001082 0.000144 90.620741 ( 8.011614)
test_basic 0.004548 0.000137 0.671585 ( 0.747969)
test_all 0.004186 0.003092 564.902357 ( 61.260587)
test_rubyspec 0.021540 0.031298 52.306756 ( 64.525705)
total: 143.26 sec