Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-100813
#<BuildRuby:0x0000559acfc91570
@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.20221006-100813",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000034 0.000005 0.000039 ( 0.000040)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.002891 0.011632 1.091324 ( 1.147239)
build_miniruby 0.001385 0.000533 0.098852 ( 0.095387)
build_ruby 0.001401 0.000539 0.097427 ( 0.093890)
build_all 0.005197 0.001999 1.307244 ( 0.580409)
build_install 0.012969 0.001278 1.644711 ( 0.868119)
test_btest 0.002106 0.000000 62.490771 ( 6.437857)
test_basic 0.005358 0.000844 0.363760 ( 0.454002)
test_all 0.007123 0.000000 484.250514 ( 52.405566)
test_rubyspec 0.074882 0.056065 42.238288 ( 50.733353)
total: 112.82 sec