Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-054002
#<BuildRuby:0x000056047a5f7fb0
@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-054002",
@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.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000016)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.004619 0.000486 1.026072 ( 1.250433)
build_miniruby 0.000000 0.000973 0.994376 ( 0.992909)
build_ruby 0.000000 0.001411 2.643411 ( 2.545267)
build_all 0.002432 0.006359 15.649378 ( 3.280334)
build_install 0.001735 0.007869 2.045806 ( 1.223917)
test_btest 0.000475 0.000143 54.824732 ( 11.726504)
test_basic 0.004053 0.001216 0.308543 ( 0.398255)
test_all 0.001190 0.000000 645.718274 (102.998037)
test_rubyspec 0.033305 0.032298 50.635528 ( 58.897736)
total: 183.31 sec