Logfile: /home/ko1/ruby/logs/brlog.trunk.20230630-014943
#<BuildRuby:0x0000559df7de7d68
@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.20230630-014943",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.003848 0.003435 1.554912 ( 2.818378)
build_miniruby 0.001119 0.000168 0.908435 ( 0.908724)
build_ruby 0.001125 0.000169 2.572134 ( 2.573777)
build_all 0.005442 0.003515 11.061767 ( 7.620183)
build_install 0.008129 0.000743 4.894632 ( 1.852131)
test_btest 0.000992 0.000173 85.780993 ( 7.637258)
test_basic 0.000382 0.003318 0.762299 ( 0.844268)
test_all 0.001063 0.000221 452.991818 ( 46.897018)
test_rubyspec 0.012889 0.027839 41.988515 ( 54.561673)
total: 125.71 sec