Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-230215
#<BuildRuby:0x00005582b9aa0208
@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.20220811-230215",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.005251 0.001432 0.819310 ( 0.936142)
build_miniruby 0.000769 0.000209 0.058363 ( 0.057179)
build_ruby 0.000659 0.000180 0.059416 ( 0.058226)
build_all 0.004647 0.000000 1.534857 ( 0.590823)
build_install 0.009034 0.002243 5.630796 ( 2.178263)
test_btest 0.000648 0.000000 54.565486 ( 8.019731)
test_basic 0.000000 0.005976 0.350741 ( 0.439352)
test_all 0.000448 0.001175 621.609623 ( 91.628654)
test_rubyspec 0.055459 0.070097 43.942423 ( 51.335520)
total: 155.24 sec