Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-164651
#<BuildRuby:0x000055f1e089a828
@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-164651",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000004 0.000016 ( 0.000017)
configure 0.000009 0.000003 0.000012 ( 0.000011)
build_up 0.004675 0.000217 1.072030 ( 1.221217)
build_miniruby 0.000768 0.000256 1.007387 ( 1.005881)
build_ruby 0.000856 0.000286 2.730624 ( 2.602685)
build_all 0.007463 0.001043 15.701954 ( 3.313064)
build_install 0.006633 0.002095 2.025240 ( 1.179498)
test_btest 0.000457 0.000144 62.713347 ( 10.948764)
test_basic 0.003343 0.001056 0.289993 ( 0.381126)
test_all 0.000733 0.000231 624.257528 (104.594297)
test_rubyspec 0.040751 0.021635 51.845679 ( 60.171886)
total: 185.42 sec