Logfile: /home/ko1/ruby/logs/brlog.trunk.20221119-184043
#<BuildRuby:0x0000560b7329fde0
@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.20221119-184043",
@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.000008)
autoconf 0.000014 0.000006 0.000020 ( 0.000019)
configure 0.000011 0.000005 0.000016 ( 0.000015)
build_up 0.000605 0.004297 1.114001 ( 1.205671)
build_miniruby 0.000953 0.000000 0.969948 ( 0.969411)
build_ruby 0.001253 0.000000 2.878607 ( 2.764409)
build_all 0.003985 0.004982 15.994402 ( 3.380095)
build_install 0.007505 0.001922 2.118600 ( 1.214187)
test_btest 0.000432 0.000216 60.840181 ( 10.903199)
test_basic 0.004890 0.000000 0.306201 ( 0.397115)
test_all 0.000908 0.000000 629.579392 (101.909151)
test_rubyspec 0.056810 0.013767 51.252526 ( 59.448085)
total: 182.19 sec