Logfile: /home/ko1/ruby/logs/brlog.trunk.20220630-054512
#<BuildRuby:0x000055eb9bb0bfa8
@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.20220630-054512",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000015)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.000000 0.006918 0.811654 ( 1.527736)
build_miniruby 0.000619 0.000426 0.058867 ( 0.057578)
build_ruby 0.000909 0.000114 0.059401 ( 0.058174)
build_all 0.003829 0.000479 1.499874 ( 0.598862)
build_install 0.009873 0.001234 6.321235 ( 2.861372)
test_btest 0.000731 0.000092 55.174282 ( 8.083574)
test_basic 0.001231 0.004903 0.354856 ( 0.442263)
test_all 0.001510 0.000283 618.371335 ( 87.441092)
test_rubyspec 0.074521 0.036156 44.300786 ( 49.893358)
total: 150.96 sec