Logfile: /home/ko1/ruby/logs/brlog.trunk.20231129-041352
#<BuildRuby:0x00005652faf878e0
@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.20231129-041352",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000008 0.000004 0.000012 ( 0.000011)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.003690 0.000000 0.840581 ( 1.253214)
build_miniruby 0.000857 0.000000 0.871749 ( 0.872443)
build_ruby 0.001701 0.000000 2.713805 ( 2.714454)
build_all 0.004964 0.002063 12.118756 ( 1.007684)
build_install 0.008862 0.002015 3.521920 ( 0.962786)
test_btest 0.000473 0.000182 62.780310 ( 5.997237)
test_basic 0.002222 0.000854 0.372908 ( 0.455965)
test_all 0.074121 0.026023 368.466422 ( 38.403632)
test_rubyspec 0.024361 0.042874 39.539489 ( 52.204829)
total: 103.87 sec