Logfile: /home/ko1/ruby/logs/brlog.trunk.20221129-103014
#<BuildRuby:0x0000560bb75b3e20
@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.20221129-103014",
@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.000014 0.000002 0.000016 ( 0.000016)
configure 0.000012 0.000002 0.000014 ( 0.000015)
build_up 0.000950 0.004152 1.146445 ( 1.456705)
build_miniruby 0.000734 0.000169 1.077873 ( 1.076901)
build_ruby 0.001068 0.000247 2.762492 ( 2.660106)
build_all 0.004658 0.004298 15.834334 ( 3.357229)
build_install 0.002134 0.006043 1.977392 ( 1.127247)
test_btest 0.000420 0.000158 64.123628 ( 10.775301)
test_basic 0.000000 0.004898 0.326454 ( 0.417318)
test_all 0.000047 0.000942 690.212357 (107.190920)
test_rubyspec 0.040835 0.024915 53.054650 ( 61.331089)
total: 189.39 sec