Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-031056
#<BuildRuby:0x0000557cd22b00d0
@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.20230120-031056",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000015 0.000001 0.000016 ( 0.000017)
configure 0.000032 0.000002 0.000034 ( 0.000033)
build_up 0.006244 0.000136 0.846106 ( 1.337222)
build_miniruby 0.001210 0.000076 1.019038 ( 1.017176)
build_ruby 0.001514 0.000095 2.786432 ( 2.783716)
build_all 0.009522 0.000302 16.940572 ( 2.984827)
build_install 0.009987 0.000032 2.154592 ( 1.093314)
test_btest 0.001119 0.000059 76.541524 ( 10.559161)
test_basic 0.006739 0.000097 0.311921 ( 0.397940)
test_all 0.001217 0.000061 657.568279 (107.588054)
test_rubyspec 0.089788 0.036100 51.973300 ( 60.063332)
total: 187.83 sec