Logfile: /home/ko1/ruby/logs/brlog.trunk.20221222-012706
#<BuildRuby:0x0000555be1c8bf58
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221222-012706",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000020 0.000000 0.000020 ( 0.000020)
configure 0.000017 0.000000 0.000017 ( 0.000017)
build_up 0.000000 0.004432 0.833826 ( 1.065821)
build_miniruby 0.000000 0.000916 0.982853 ( 0.981589)
build_ruby 0.000000 0.001072 2.626069 ( 2.624529)
build_all 0.008129 0.000900 15.879058 ( 3.431542)
build_install 0.004897 0.003933 2.208046 ( 1.253142)
test_btest 0.000471 0.000074 65.089821 ( 11.301486)
test_basic 0.004022 0.000635 0.317806 ( 0.408824)
test_all 0.001310 0.000207 671.266837 (146.545733)
test_rubyspec 0.037427 0.019213 51.635339 ( 59.895992)
total: 227.51 sec