Logfile: /home/ko1/ruby/logs/brlog.trunk.20220531-042427
#<BuildRuby:0x0000556d6e64f3a8
@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.20220531-042427",
@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.000006)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.002620 0.003975 0.821347 ( 0.943680)
build_miniruby 0.001031 0.000000 0.057137 ( 0.055903)
build_ruby 0.001027 0.000000 0.057698 ( 0.056441)
build_all 0.004360 0.000000 1.484116 ( 0.609464)
build_install 0.008993 0.000000 6.264716 ( 2.845427)
test_btest 0.000803 0.000000 49.925643 ( 8.446421)
test_basic 0.005606 0.000172 0.334033 ( 0.421952)
test_all 0.001809 0.000190 661.401912 ( 93.956160)
test_rubyspec 0.095665 0.014524 44.058778 ( 49.630301)
total: 156.97 sec