Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-050101
#<BuildRuby:0x000055df6f7b2c40
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220730-050101",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.006357 0.000341 0.834267 ( 0.918609)
build_miniruby 0.000892 0.000137 0.057326 ( 0.056066)
build_ruby 0.000900 0.000139 0.058446 ( 0.057263)
build_all 0.003875 0.000597 1.531945 ( 0.583485)
build_install 0.011240 0.000000 5.660765 ( 2.170535)
test_btest 0.000701 0.000000 54.168049 ( 8.250980)
test_basic 0.005313 0.000000 0.304523 ( 0.393571)
test_all 0.001054 0.000000 592.072865 ( 87.439900)
test_rubyspec 0.078644 0.040708 43.793172 ( 49.407297)
total: 149.28 sec