Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-232113
#<BuildRuby:0x0000557476874b60
@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.20221128-232113",
@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.000007)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.006763 0.004834 1.329460 ( 1.538016)
build_miniruby 0.000000 0.002574 0.855897 ( 0.854103)
build_ruby 0.002242 0.000891 2.238488 ( 2.144816)
build_all 0.010663 0.009240 18.511595 ( 2.172119)
build_install 0.009194 0.011088 1.840598 ( 0.953930)
test_btest 0.000975 0.000517 84.252150 ( 8.988496)
test_basic 0.003457 0.006620 0.336222 ( 0.421873)
test_all 0.000000 0.002190 674.836420 ( 70.329045)
test_rubyspec 0.119779 0.062991 48.858664 ( 56.982864)
total: 144.39 sec