Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-194137
#<BuildRuby:0x0000559220ba30f8
@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.20221116-194137",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000013 0.000000 0.000013 ( 0.000013)
configure 0.000010 0.000000 0.000010 ( 0.000009)
build_up 0.007735 0.000000 1.092055 ( 1.138537)
build_miniruby 0.001583 0.000000 0.895396 ( 0.896176)
build_ruby 0.002093 0.000000 2.396761 ( 2.299702)
build_all 0.009345 0.008602 18.453101 ( 2.258537)
build_install 0.015601 0.004671 1.911033 ( 0.999961)
test_btest 0.001005 0.000000 86.083316 ( 10.276763)
test_basic 0.003861 0.003094 0.326509 ( 0.418377)
test_all 0.001645 0.000263 669.179796 ( 73.123448)
test_rubyspec 0.080038 0.044738 50.346293 ( 58.880374)
total: 150.29 sec