Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-200955
#<BuildRuby:0x0000562b107e72c8
@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-200955",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000015 0.000002 0.000017 ( 0.000016)
build_up 0.000000 0.004944 1.068340 ( 1.845415)
build_miniruby 0.000000 0.000876 0.982785 ( 0.981699)
build_ruby 0.000000 0.001263 2.763638 ( 2.637991)
build_all 0.004181 0.004496 15.856129 ( 3.296287)
build_install 0.004947 0.005339 1.981778 ( 1.154518)
test_btest 0.000432 0.000178 64.822924 ( 10.593429)
test_basic 0.003382 0.001393 0.314282 ( 0.405428)
test_all 0.000823 0.000000 651.381078 (100.416887)
test_rubyspec 0.042479 0.019671 51.751966 ( 60.052057)
total: 181.38 sec