Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-025849
#<BuildRuby:0x000055c833427df8
@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.20220811-025849",
@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.000008 0.000003 0.000011 ( 0.000011)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.000000 0.006879 0.812150 ( 0.967428)
build_miniruby 0.000000 0.000997 0.058098 ( 0.056880)
build_ruby 0.000000 0.000995 0.059499 ( 0.058329)
build_all 0.000850 0.004011 1.582449 ( 0.607170)
build_install 0.005888 0.005438 5.675681 ( 2.142021)
test_btest 0.000747 0.000000 55.375440 ( 7.999346)
test_basic 0.006693 0.000000 0.375839 ( 0.462538)
test_all 0.002219 0.000000 610.995848 ( 86.450467)
test_rubyspec 0.066431 0.060109 44.048200 ( 51.422149)
total: 150.17 sec