Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-165147
#<BuildRuby:0x0000561d6969a8c0
@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.20220829-165147",
@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.000006)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.005154 0.001405 0.892987 ( 1.411388)
build_miniruby 0.000765 0.000208 0.058113 ( 0.056836)
build_ruby 0.000700 0.000190 0.059487 ( 0.058265)
build_all 0.003494 0.000953 1.528687 ( 0.587770)
build_install 0.000583 0.008304 1.904173 ( 0.950118)
test_btest 0.000606 0.000252 52.375036 ( 8.012528)
test_basic 0.003939 0.001641 0.326559 ( 0.415152)
test_all 0.001708 0.000360 618.398674 ( 90.078092)
test_rubyspec 0.081219 0.046236 43.689125 ( 52.079121)
total: 153.65 sec