Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-104739
#<BuildRuby:0x000055ceb33e27e0
@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.20221127-104739",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000015 0.000006 0.000021 ( 0.000020)
configure 0.000009 0.000003 0.000012 ( 0.000011)
build_up 0.003873 0.001489 1.242032 ( 2.096431)
build_miniruby 0.000638 0.000245 1.005737 ( 1.004346)
build_ruby 0.000889 0.000341 2.761319 ( 2.644429)
build_all 0.006478 0.003450 22.431697 ( 4.401198)
build_install 0.003731 0.005897 4.352593 ( 1.568963)
test_btest 0.000576 0.000000 64.428850 ( 10.583809)
test_basic 0.004501 0.000000 0.292376 ( 0.383445)
test_all 0.001080 0.000000 650.619296 (119.913709)
test_rubyspec 0.037843 0.027191 53.951254 ( 62.018844)
total: 204.62 sec