Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-161808
#<BuildRuby:0x0000562c0509ca68
@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.20220826-161808",
@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.000023 0.000004 0.000027 ( 0.000026)
autoconf 0.000038 0.000006 0.000044 ( 0.000044)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.002280 0.008632 0.852324 ( 0.953495)
build_miniruby 0.001432 0.000477 0.062629 ( 0.061495)
build_ruby 0.001395 0.000465 0.067061 ( 0.066016)
build_all 0.006985 0.000804 1.282993 ( 0.472931)
build_install 0.012938 0.002388 1.587050 ( 0.807480)
test_btest 0.001587 0.000453 52.712897 ( 6.170121)
test_basic 0.000000 0.006461 0.289521 ( 0.382938)
test_all 0.003358 0.000709 484.808349 ( 52.015750)
test_rubyspec 0.076408 0.060674 41.692867 ( 50.282334)
total: 111.21 sec