Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-182205
#<BuildRuby:0x00005565d8f301e0
@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.20221116-182205",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000030 0.000005 0.000035 ( 0.000035)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.003894 0.000649 1.088989 ( 1.155363)
build_miniruby 0.000839 0.000140 0.937716 ( 0.936404)
build_ruby 0.001054 0.000176 2.763201 ( 2.661642)
build_all 0.004239 0.004327 15.912334 ( 3.269620)
build_install 0.010013 0.000263 1.967772 ( 1.129776)
test_btest 0.000450 0.000086 57.108342 ( 11.706920)
test_basic 0.000000 0.004563 0.292417 ( 0.383068)
test_all 0.000000 0.001330 632.902992 (102.131509)
test_rubyspec 0.039239 0.020391 51.226031 ( 59.439277)
total: 182.81 sec