Logfile: /home/ko1/ruby/logs/brlog.trunk.20221024-222331
#<BuildRuby:0x000055d6b65a51f8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221024-222331",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000004 0.000002 0.000006 ( 0.000007)
build_up 0.006598 0.003233 1.169560 ( 1.214736)
build_miniruby 0.001406 0.000767 0.111331 ( 0.108061)
build_ruby 0.001076 0.000587 0.110108 ( 0.107503)
build_all 0.008587 0.000150 1.367070 ( 0.591376)
build_install 0.012122 0.003411 1.709155 ( 0.909791)
test_btest 0.001243 0.000532 60.853456 ( 6.695443)
test_basic 0.004066 0.001742 0.353357 ( 0.451623)
test_all 0.005974 0.000000 511.544609 ( 54.247850)
test_rubyspec 0.079066 0.043583 43.814453 ( 52.203586)
total: 116.53 sec