Logfile: /home/ko1/ruby/logs/brlog.trunk.20230729-024608
#<BuildRuby:0x0000563bbf1534b0
@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.20230729-024608",
@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.000015 0.000002 0.000017 ( 0.000016)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.003359 0.003881 1.395465 ( 2.639149)
build_miniruby 0.000873 0.000131 0.876289 ( 0.875468)
build_ruby 0.001031 0.000155 2.676458 ( 2.676581)
build_all 0.003997 0.004843 13.355007 ( 1.224625)
build_install 0.007228 0.000568 1.986114 ( 0.909039)
test_btest 0.000846 0.000161 79.108672 ( 7.184357)
test_basic 0.005752 0.000239 0.659633 ( 0.735553)
test_all 0.001120 0.000203 516.290030 ( 51.583136)
test_rubyspec 0.021013 0.020562 42.061577 ( 54.454423)
total: 122.28 sec