Logfile: /home/ko1/ruby/logs/brlog.trunk.20221118-011258
#<BuildRuby:0x000055de4e3927e0
@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.20221118-011258",
@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.000002 0.000010 ( 0.000009)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.004274 0.000801 1.166935 ( 1.208222)
build_miniruby 0.000662 0.000125 0.979030 ( 0.977634)
build_ruby 0.001105 0.000207 2.705640 ( 2.619380)
build_all 0.008238 0.000680 15.923872 ( 3.416087)
build_install 0.007071 0.001248 2.059615 ( 1.171055)
test_btest 0.000515 0.000091 55.940619 ( 11.631600)
test_basic 0.004588 0.000810 0.325816 ( 0.415488)
test_all 0.000910 0.000161 639.585660 (102.812821)
test_rubyspec 0.026219 0.036240 51.493354 ( 59.737337)
total: 183.99 sec