Logfile: /home/ko1/ruby/logs/brlog.trunk.20230728-163325
#<BuildRuby:0x000055d38a91c090
@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.20230728-163325",
@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.000016 0.000002 0.000018 ( 0.000017)
autoconf 0.000025 0.000003 0.000028 ( 0.000027)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.002960 0.003244 1.464296 ( 2.785342)
build_miniruby 0.000891 0.000137 0.905184 ( 0.905086)
build_ruby 0.000969 0.000149 2.728667 ( 2.729117)
build_all 0.005795 0.004012 14.462895 ( 1.293625)
build_install 0.004316 0.004035 2.072474 ( 0.905617)
test_btest 0.000773 0.000204 80.999505 ( 7.829681)
test_basic 0.004275 0.001125 0.802841 ( 0.870394)
test_all 0.001072 0.000282 505.461024 ( 53.056582)
test_rubyspec 0.021252 0.020986 44.040747 ( 56.364000)
total: 126.74 sec