Logfile: /home/ko1/ruby/logs/brlog.trunk.20221012-123651
#<BuildRuby:0x0000556f03893ba0
@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.20221012-123651",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.007327 0.001221 1.088211 ( 1.178228)
build_miniruby 0.001799 0.000300 0.092567 ( 0.090585)
build_ruby 0.001252 0.000209 0.099081 ( 0.098712)
build_all 0.003089 0.005675 1.276385 ( 0.559936)
build_install 0.013867 0.000000 1.610040 ( 0.903463)
test_btest 0.001811 0.000046 62.517709 ( 6.293293)
test_basic 0.006475 0.000241 0.352013 ( 0.446786)
test_all 0.005950 0.001115 500.688463 ( 53.573404)
test_rubyspec 0.066606 0.061571 43.586612 ( 52.145505)
total: 115.29 sec