Logfile: /home/ko1/ruby/logs/brlog.trunk.20230619-054959
#<BuildRuby:0x000055d3077eb708
@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.20230619-054959",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000010 0.000000 0.000010 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.004896 0.000218 1.447899 ( 2.666118)
build_miniruby 0.000805 0.000189 0.830144 ( 0.829507)
build_ruby 0.001025 0.000242 2.561207 ( 2.561677)
build_all 0.006915 0.002792 12.844631 ( 1.186524)
build_install 0.007205 0.000773 1.892466 ( 0.854327)
test_btest 0.000847 0.000201 82.949304 ( 7.897962)
test_basic 0.000000 0.003783 0.695775 ( 0.778923)
test_all 0.001088 0.000578 442.949570 ( 41.235734)
test_rubyspec 0.001024 0.040175 42.820799 ( 55.243147)
total: 113.25 sec