Logfile: /home/ko1/ruby/logs/brlog.trunk.20230527-134028
#<BuildRuby:0x000055f31eff7bb8
@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.20230527-134028",
@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.000006)
autoconf 0.000013 0.000000 0.000013 ( 0.000013)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.005958 0.000000 1.427476 ( 2.650390)
build_miniruby 0.001091 0.000000 0.815473 ( 0.815120)
build_ruby 0.001436 0.000000 2.499698 ( 2.499348)
build_all 0.009447 0.000000 12.362186 ( 1.088719)
build_install 0.007584 0.000000 1.651329 ( 0.845176)
test_btest 0.000920 0.000000 81.568408 ( 7.096333)
test_basic 0.003794 0.000000 0.658738 ( 0.740197)
test_all 0.000993 0.000000 437.032272 ( 39.266930)
test_rubyspec 0.003818 0.036635 41.695243 ( 54.280747)
total: 109.28 sec