Logfile: /home/ko1/ruby/logs/brlog.trunk.20230811-191843
#<BuildRuby:0x000055a1d44bfd68
@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.20230811-191843",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.004664 0.001098 1.450175 ( 2.739049)
build_miniruby 0.000681 0.000160 0.857118 ( 0.856872)
build_ruby 0.000994 0.000233 2.732003 ( 2.732029)
build_all 0.000346 0.009232 14.609989 ( 1.256295)
build_install 0.006282 0.002218 2.160578 ( 0.946147)
test_btest 0.000750 0.000265 82.639653 ( 7.644674)
test_basic 0.005082 0.003188 0.757710 ( 0.829420)
test_all 0.001131 0.000417 532.865688 ( 48.261006)
test_rubyspec 0.015202 0.024052 46.088411 ( 58.489711)
total: 123.76 sec