Logfile: /home/ko1/ruby/logs/brlog.trunk.20221122-164909
#<BuildRuby:0x000056463fe67e00
@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.20221122-164909",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000016 0.000004 0.000020 ( 0.000019)
configure 0.000012 0.000003 0.000015 ( 0.000014)
build_up 0.004957 0.000000 1.089593 ( 1.411397)
build_miniruby 0.001029 0.000000 0.965291 ( 0.963869)
build_ruby 0.001166 0.000000 2.679608 ( 2.593549)
build_all 0.008637 0.000091 15.871774 ( 3.273013)
build_install 0.006737 0.001189 2.032877 ( 1.151063)
test_btest 0.000452 0.000079 63.030529 ( 10.334244)
test_basic 0.000381 0.004403 0.306075 ( 0.397003)
test_all 0.001029 0.000242 725.629436 (112.566835)
test_rubyspec 0.038234 0.020081 52.748812 ( 61.018816)
total: 193.71 sec