Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-090652
#<BuildRuby:0x000055aef99cfba0
@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.20220827-090652",
@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.000021 0.000003 0.000024 ( 0.000025)
autoconf 0.000033 0.000005 0.000038 ( 0.000038)
configure 0.000027 0.000005 0.000032 ( 0.000032)
build_up 0.002982 0.010272 0.855544 ( 0.928616)
build_miniruby 0.001776 0.000635 0.063933 ( 0.061381)
build_ruby 0.001099 0.000392 0.056133 ( 0.054469)
build_all 0.005645 0.002016 1.282074 ( 0.454714)
build_install 0.015410 0.002135 1.583688 ( 0.795145)
test_btest 0.001203 0.000376 54.370664 ( 6.424918)
test_basic 0.005771 0.000285 0.279824 ( 0.369836)
test_all 0.004245 0.000000 494.125782 ( 53.567323)
test_rubyspec 0.091281 0.043617 42.945120 ( 51.429476)
total: 114.09 sec