Logfile: /home/ko1/ruby/logs/brlog.trunk.20220711-031515
#<BuildRuby:0x00005597c63abe58
@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.20220711-031515",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.005401 0.000831 0.873085 ( 0.987526)
build_miniruby 0.000924 0.000000 0.057106 ( 0.055964)
build_ruby 0.000891 0.000000 0.059102 ( 0.057887)
build_all 0.004098 0.000000 1.510901 ( 0.602106)
build_install 0.004645 0.006203 6.322751 ( 2.847958)
test_btest 0.000741 0.000165 49.551020 ( 8.082864)
test_basic 0.005378 0.000000 0.282289 ( 0.371202)
test_all 0.001157 0.000000 630.441732 ( 90.650715)
test_rubyspec 0.089464 0.027675 44.642794 ( 50.197995)
total: 153.85 sec