Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-023532
#<BuildRuby:0x0000563086252c88
@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.20221006-023532",
@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.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004621 0.004850 1.083119 ( 1.440055)
build_miniruby 0.001717 0.000000 0.092835 ( 0.090449)
build_ruby 0.001529 0.000000 0.094114 ( 0.091482)
build_all 0.007882 0.000299 1.317698 ( 0.551842)
build_install 0.014344 0.000042 1.594392 ( 0.880778)
test_btest 0.001896 0.000210 62.318833 ( 6.091379)
test_basic 0.002344 0.004403 0.359547 ( 0.450816)
test_all 0.008374 0.000226 500.511050 ( 54.251361)
test_rubyspec 0.094596 0.033719 42.336360 ( 50.884209)
total: 114.73 sec