Logfile: /home/ko1/ruby/logs/brlog.trunk.20220505-195930
#<BuildRuby:0x000055969d60fd90
@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.20220505-195930",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000019 0.000000 0.000019 ( 0.000018)
build_up 0.006427 0.000000 0.845046 ( 1.018745)
build_miniruby 0.001165 0.000000 0.057757 ( 0.062349)
build_ruby 0.000916 0.000023 0.057651 ( 0.056461)
build_all 0.004116 0.000000 1.491590 ( 0.597030)
build_install 0.006404 0.004452 6.274667 ( 2.797004)
test_btest 0.000000 0.000800 49.470717 ( 7.921586)
test_basic 0.002411 0.003903 0.344311 ( 0.431760)
test_all 0.001289 0.000228 651.356080 ( 94.019490)
test_rubyspec 0.074038 0.050084 43.687192 ( 48.661645)
total: 155.57 sec