Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-033137
#<BuildRuby:0x0000559ab1e4ffb0
@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.20220721-033137",
@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.000006)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.005633 0.000403 0.821805 ( 1.103214)
build_miniruby 0.000930 0.000066 0.056998 ( 0.055788)
build_ruby 0.000857 0.000061 0.058772 ( 0.057596)
build_all 0.000829 0.003942 1.527804 ( 0.606779)
build_install 0.004861 0.004312 5.656195 ( 2.200544)
test_btest 0.000458 0.000086 56.418321 ( 8.034463)
test_basic 0.001966 0.003733 0.320321 ( 0.408786)
test_all 0.001047 0.000247 600.113414 ( 88.426799)
test_rubyspec 0.085023 0.044015 43.856565 ( 49.461322)
total: 150.36 sec