Logfile: /home/ko1/ruby/logs/brlog.trunk.20230726-132457
#<BuildRuby:0x0000556d176c8098
@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.20230726-132457",
@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.000014 0.000002 0.000016 ( 0.000015)
autoconf 0.000023 0.000002 0.000025 ( 0.000026)
configure 0.000020 0.000002 0.000022 ( 0.000021)
build_up 0.005621 0.000592 1.437827 ( 2.912667)
build_miniruby 0.000865 0.000091 0.901110 ( 0.900703)
build_ruby 0.001073 0.000113 2.676462 ( 2.676277)
build_all 0.000869 0.008169 14.414146 ( 1.267623)
build_install 0.006725 0.001345 1.931967 ( 0.963536)
test_btest 0.000888 0.000177 85.138035 ( 7.429641)
test_basic 0.003401 0.000681 0.668619 ( 0.746731)
test_all 0.001210 0.000242 531.698312 ( 54.261278)
test_rubyspec 0.021707 0.016812 43.138637 ( 55.562213)
total: 126.72 sec