Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-071802
#<BuildRuby:0x000055ac19ec5408
@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.20220731-071802",
@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.000010 0.000002 0.000012 ( 0.000013)
autoconf 0.000020 0.000005 0.000025 ( 0.000025)
configure 0.000027 0.000007 0.000034 ( 0.000033)
build_up 0.005281 0.005641 0.863112 ( 1.236486)
build_miniruby 0.001422 0.000474 0.061700 ( 0.060703)
build_ruby 0.001267 0.000422 0.067353 ( 0.067069)
build_all 0.007978 0.001053 1.256877 ( 0.493950)
build_install 0.010528 0.006862 4.291929 ( 1.847964)
test_btest 0.000000 0.002189 52.795135 ( 6.362997)
test_basic 0.005897 0.001213 0.293971 ( 0.385739)
test_all 0.001758 0.000660 488.033660 ( 51.161684)
test_rubyspec 0.092404 0.035685 41.888637 ( 47.496939)
total: 109.11 sec