Logfile: /home/ko1/ruby/logs/brlog.trunk.20220428-194945
#<BuildRuby:0x0000565286918118
@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.20220428-194945",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000004 0.000015 ( 0.000014)
configure 0.000019 0.000007 0.000026 ( 0.000025)
build_up 0.006919 0.000000 0.831622 ( 1.187749)
build_miniruby 0.000906 0.000047 0.056688 ( 0.055514)
build_ruby 0.000807 0.000248 0.057518 ( 0.056296)
build_all 0.004093 0.000043 1.486059 ( 0.599513)
build_install 0.010126 0.000554 6.235352 ( 2.829137)
test_btest 0.001252 0.000313 47.541571 ( 8.212765)
test_basic 0.001460 0.004639 0.372042 ( 0.459423)
test_all 0.001145 0.000358 650.994525 ( 91.757693)
test_rubyspec 0.051713 0.016560 43.786605 ( 48.767846)
total: 153.93 sec