Logfile: /home/ko1/ruby/logs/brlog.trunk.20231201-014207
#<BuildRuby:0x000055c69bf3f0b8
@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.20231201-014207",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.005250 0.000295 1.201165 ( 1.578564)
build_miniruby 0.000916 0.000192 0.804389 ( 0.804093)
build_ruby 0.001083 0.000228 2.752233 ( 2.752522)
build_all 0.007546 0.002999 16.562162 ( 1.497759)
build_install 0.000232 0.009016 4.908053 ( 1.200401)
test_btest 0.000834 0.000278 88.148922 ( 7.280409)
test_basic 0.005629 0.000662 0.806813 ( 0.884820)
test_all 0.086920 0.047652 513.721938 ( 56.688211)
test_rubyspec 0.024922 0.024691 50.320272 ( 62.577565)
total: 135.27 sec