Logfile: /home/ko1/ruby/logs/brlog.trunk.20230726-212202
#<BuildRuby:0x00005648eb60fb50
@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-212202",
@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.000011 0.000004 0.000015 ( 0.000015)
autoconf 0.000019 0.000006 0.000025 ( 0.000025)
configure 0.000016 0.000004 0.000020 ( 0.000020)
build_up 0.006427 0.000719 1.581732 ( 2.896056)
build_miniruby 0.000758 0.000207 0.911235 ( 0.911077)
build_ruby 0.000924 0.000252 2.588923 ( 2.588477)
build_all 0.008321 0.001032 14.310414 ( 1.291826)
build_install 0.007293 0.001087 2.075107 ( 0.943255)
test_btest 0.000537 0.000128 82.275103 ( 7.421125)
test_basic 0.001286 0.003340 0.733221 ( 0.811978)
test_all 0.001937 0.000554 483.732780 ( 50.887266)
test_rubyspec 0.025838 0.014187 43.125834 ( 55.564508)
total: 123.32 sec