Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-130401
#<BuildRuby:0x000055feaf5bc3a0
@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.20221117-130401",
@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.000037 0.000018 0.000055 ( 0.000065)
autoconf 0.000023 0.000012 0.000035 ( 0.000035)
configure 0.000008 0.000004 0.000012 ( 0.000011)
build_up 0.007649 0.001798 1.135877 ( 1.496195)
build_miniruby 0.001358 0.000627 0.934489 ( 0.949791)
build_ruby 0.001761 0.000813 2.345510 ( 2.282031)
build_all 0.012787 0.006255 18.492785 ( 2.276712)
build_install 0.019313 0.000350 1.886727 ( 1.009484)
test_btest 0.001102 0.000406 87.413204 ( 9.675411)
test_basic 0.007812 0.000000 0.345921 ( 0.435159)
test_all 0.002140 0.000224 687.654361 ( 74.620155)
test_rubyspec 0.072616 0.046288 50.751317 ( 59.371069)
total: 152.12 sec