Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-033831
#<BuildRuby:0x0000561edded3c88
@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.20230727-033831",
@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.000027)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.000000 0.007133 1.463718 ( 2.707428)
build_miniruby 0.000793 0.000989 0.985091 ( 0.987799)
build_ruby 0.001159 0.000000 2.758548 ( 2.758163)
build_all 0.009437 0.000020 14.884703 ( 1.349312)
build_install 0.006976 0.001292 2.105040 ( 0.979531)
test_btest 0.000869 0.000161 83.775038 ( 8.123710)
test_basic 0.003866 0.000716 0.610177 ( 0.691361)
test_all 0.001051 0.000195 533.536109 ( 52.183997)
test_rubyspec 0.026974 0.011150 44.690471 ( 57.075056)
total: 126.86 sec