Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-110823
#<BuildRuby:0x000056425920be70
@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.20230109-110823",
@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.000008)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000023 0.000006 0.000029 ( 0.000029)
build_up 0.003744 0.002911 0.845920 ( 1.025025)
build_miniruby 0.000968 0.000258 1.024172 ( 1.022233)
build_ruby 0.001203 0.000321 2.773360 ( 2.771037)
build_all 0.007881 0.002102 16.862075 ( 3.008044)
build_install 0.010070 0.001397 2.132207 ( 1.080013)
test_btest 0.000730 0.000183 75.750161 ( 10.461549)
test_basic 0.002172 0.004085 0.363828 ( 0.450176)
test_all 0.001117 0.000328 670.646709 ( 95.942881)
test_rubyspec 0.090707 0.041631 52.048185 ( 60.083353)
total: 175.84 sec