Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-214704
#<BuildRuby:0x000055fb97ed7f68
@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.20220727-214704",
@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.000015)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.000657 0.006398 0.862461 ( 1.070137)
build_miniruby 0.000675 0.000368 0.057545 ( 0.056282)
build_ruby 0.000527 0.000287 0.059104 ( 0.057808)
build_all 0.004619 0.000000 1.525646 ( 0.587628)
build_install 0.009958 0.001220 5.658072 ( 2.166216)
test_btest 0.000502 0.000215 50.887246 ( 8.303899)
test_basic 0.004115 0.001764 0.255844 ( 0.344066)
test_all 0.001101 0.000472 630.396057 ( 89.741754)
test_rubyspec 0.065499 0.037323 43.595248 ( 49.228949)
total: 151.56 sec