Logfile: /home/ko1/ruby/logs/brlog.trunk.20230731-114702
#<BuildRuby:0x000055f67ec63520
@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.20230731-114702",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000000 0.000010 ( 0.000011)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.001430 0.004328 1.553465 ( 2.793454)
build_miniruby 0.000843 0.000153 0.951686 ( 0.951044)
build_ruby 0.000988 0.000179 2.670868 ( 2.671115)
build_all 0.009516 0.000117 14.739489 ( 1.316044)
build_install 0.009513 0.000084 2.199934 ( 0.984120)
test_btest 0.000933 0.000124 87.406275 ( 7.351905)
test_basic 0.000876 0.004731 0.783112 ( 0.860521)
test_all 0.001250 0.000250 525.129787 ( 46.691428)
test_rubyspec 0.025792 0.011585 45.105846 ( 57.443384)
total: 121.06 sec