Logfile: /home/ko1/ruby/logs/brlog.trunk.20230730-045741
#<BuildRuby:0x00005613d031f5f8
@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.20230730-045741",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000022 0.000005 0.000027 ( 0.000026)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.000000 0.006792 1.478366 ( 2.709158)
build_miniruby 0.000000 0.001194 1.027876 ( 1.026706)
build_ruby 0.000000 0.001285 2.814875 ( 2.814652)
build_all 0.009123 0.000438 15.050173 ( 1.329398)
build_install 0.009408 0.000575 2.231784 ( 1.007822)
test_btest 0.000793 0.000232 86.106962 ( 8.134584)
test_basic 0.005439 0.000448 0.793650 ( 0.867705)
test_all 0.001118 0.000313 536.989735 ( 59.091407)
test_rubyspec 0.015165 0.027353 46.340477 ( 58.662109)
total: 135.64 sec