Logfile: /home/ko1/ruby/logs/brlog.trunk.20230801-122953
#<BuildRuby:0x000055ffed60fd68
@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.20230801-122953",
@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.000012 0.000004 0.000016 ( 0.000016)
autoconf 0.000020 0.000007 0.000027 ( 0.000026)
configure 0.000016 0.000005 0.000021 ( 0.000021)
build_up 0.000000 0.006347 1.548649 ( 3.034670)
build_miniruby 0.000931 0.000004 0.852887 ( 0.852025)
build_ruby 0.000725 0.000362 2.630597 ( 2.630991)
build_all 0.007785 0.001816 13.047383 ( 1.215489)
build_install 0.008007 0.000000 1.900020 ( 1.879927)
test_btest 0.000706 0.000000 79.300147 ( 7.178503)
test_basic 0.005416 0.000000 0.731024 ( 0.810387)
test_all 0.002005 0.000000 477.949772 ( 47.843419)
test_rubyspec 0.019083 0.019860 41.882737 ( 54.344180)
total: 119.79 sec