Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-025821
#<BuildRuby:0x000055cc9a1ce8c0
@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.20221126-025821",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000017 0.000002 0.000019 ( 0.000020)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.004726 0.000079 1.114258 ( 1.142281)
build_miniruby 0.000808 0.000101 1.033184 ( 1.031973)
build_ruby 0.001111 0.000139 2.754976 ( 2.646908)
build_all 0.000867 0.007725 15.866821 ( 3.310738)
build_install 0.007933 0.000000 1.979811 ( 1.129216)
test_btest 0.000560 0.000087 56.669777 ( 11.951288)
test_basic 0.004268 0.000898 0.280256 ( 0.370889)
test_all 0.000953 0.000201 687.464191 (106.673384)
test_rubyspec 0.034120 0.038545 53.002793 ( 61.210284)
total: 189.47 sec