Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-160804
#<BuildRuby:0x000055873b955390
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220829-160804",
@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.000017 0.000000 0.000017 ( 0.000017)
autoconf 0.000031 0.000000 0.000031 ( 0.000031)
configure 0.000020 0.000000 0.000020 ( 0.000020)
build_up 0.010207 0.000545 6.474431 ( 5.151004)
build_miniruby 0.002103 0.000485 9.454554 ( 6.050138)
build_ruby 0.003942 0.000000 1.969900 ( 1.808712)
build_all 0.013081 0.000719 12.937644 ( 1.696070)
build_install 0.008963 0.006899 1.675479 ( 0.818368)
test_btest 0.001199 0.000300 55.042823 ( 6.292408)
test_basic 0.005057 0.001264 0.290143 ( 0.383721)
test_all 0.003987 0.000000 485.040941 ( 51.789163)
test_rubyspec 0.088006 0.029530 41.049323 ( 49.397544)
total: 123.39 sec