Logfile: /home/ko1/ruby/logs/brlog.trunk.20220530-095020
#<BuildRuby:0x000056088a227ea8
@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.20220530-095020",
@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.000018 0.000002 0.000020 ( 0.000019)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.006179 0.000441 0.860903 ( 4.089342)
build_miniruby 0.000000 0.001543 0.061272 ( 0.065485)
build_ruby 0.000000 0.001026 0.057760 ( 0.056499)
build_all 0.003732 0.000606 1.490031 ( 0.602618)
build_install 0.009659 0.000212 6.300718 ( 2.843258)
test_btest 0.000841 0.000000 49.421545 ( 8.629543)
test_basic 0.005250 0.000000 0.290088 ( 0.379822)
test_all 0.001363 0.000000 657.049560 ( 93.073074)
test_rubyspec 0.075829 0.035267 44.109807 ( 49.687527)
total: 159.43 sec