Logfile: /home/ko1/ruby/logs/brlog.trunk.20231128-112012
#<BuildRuby:0x0000555b21aa7090
@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.20231128-112012",
@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.000005 0.000000 0.000005 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004602 0.000485 1.393067 ( 1.780551)
build_miniruby 0.000976 0.000102 0.940477 ( 0.940000)
build_ruby 0.001575 0.000166 2.849296 ( 2.852840)
build_all 0.011001 0.000218 17.141875 ( 1.610049)
build_install 0.008191 0.004978 5.232660 ( 1.225734)
test_btest 0.000966 0.000132 86.573234 ( 7.007709)
test_basic 0.003329 0.000454 0.656954 ( 0.737644)
test_all 0.089289 0.049211 517.514747 ( 62.049087)
test_rubyspec 0.018145 0.027373 49.640738 ( 61.947092)
total: 140.15 sec