Logfile: /home/ko1/ruby/logs/brlog.trunk.20221009-202725
#<BuildRuby:0x0000557b84d05390
@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.20221009-202725",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000019 0.000001 0.000020 ( 0.000021)
build_up 0.010071 0.000133 1.083598 ( 1.283430)
build_miniruby 0.001445 0.000096 0.096661 ( 0.093934)
build_ruby 0.001524 0.000101 0.094136 ( 0.091882)
build_all 0.000000 0.009079 1.293417 ( 0.562050)
build_install 0.009547 0.006175 1.602631 ( 0.878440)
test_btest 0.001450 0.000382 62.234808 ( 6.731776)
test_basic 0.005586 0.001470 0.349277 ( 0.439352)
test_all 0.006900 0.000640 484.363768 ( 52.585166)
test_rubyspec 0.089722 0.032165 42.399428 ( 50.655932)
total: 113.32 sec