Logfile: /home/ko1/ruby/logs/brlog.trunk.20220621-033110
#<BuildRuby:0x0000564459ef27e0
@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.20220621-033110",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000016)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.002007 0.004555 0.852238 ( 0.982726)
build_miniruby 0.000000 0.001025 0.057145 ( 0.055899)
build_ruby 0.000000 0.001011 0.059027 ( 0.057833)
build_all 0.001669 0.002607 1.541730 ( 0.618917)
build_install 0.004991 0.004564 6.341896 ( 2.870958)
test_btest 0.000553 0.000255 48.901431 ( 8.602333)
test_basic 0.005179 0.000374 0.286002 ( 0.374833)
test_all 0.001028 0.000441 666.713070 ( 98.068977)
test_rubyspec 0.074115 0.037494 44.318132 ( 49.867232)
total: 161.50 sec