Logfile: /home/ko1/ruby/logs/brlog.trunk.20220516-092019
#<BuildRuby:0x0000562983e37c88
@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.20220516-092019",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000008 0.000003 0.000011 ( 0.000012)
configure 0.000018 0.000007 0.000025 ( 0.000025)
build_up 0.000000 0.006650 0.876614 ( 1.273293)
build_miniruby 0.000000 0.001039 0.057335 ( 0.056107)
build_ruby 0.000000 0.000950 0.057713 ( 0.056489)
build_all 0.004349 0.000000 1.533010 ( 0.615539)
build_install 0.010097 0.000963 6.311583 ( 2.844971)
test_btest 0.000496 0.000234 49.558746 ( 8.657776)
test_basic 0.005843 0.000000 0.317915 ( 0.406288)
test_all 0.000000 0.001342 621.135613 ( 93.051466)
test_rubyspec 0.071815 0.047854 44.242164 ( 50.003542)
total: 156.97 sec