Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-124157
#<BuildRuby:0x00005571fc9ef048
@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.20231213-124157",
@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.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.000686 0.003913 1.012612 ( 1.291137)
build_miniruby 0.000869 0.000237 0.873282 ( 0.873358)
build_ruby 0.000000 0.001454 2.707743 ( 2.709304)
build_all 0.002524 0.005677 12.228018 ( 0.988565)
build_install 0.004063 0.005802 3.549158 ( 0.974593)
test_btest 0.000468 0.000234 63.682766 ( 4.585957)
test_basic 0.001574 0.002502 0.373068 ( 0.453734)
test_all 0.082389 0.017977 392.406399 ( 34.831213)
test_rubyspec 0.042240 0.023080 39.745177 ( 52.400611)
total: 99.11 sec