Logfile: /home/ko1/ruby/logs/brlog.trunk.20220901-020144
#<BuildRuby:0x000055a0eeede6c8
@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.20220901-020144",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.011285 0.001017 1.020591 ( 1.061879)
build_miniruby 0.001873 0.000268 0.077007 ( 0.075308)
build_ruby 0.001931 0.000276 0.079136 ( 0.077218)
build_all 0.009670 0.000628 1.527097 ( 0.587499)
build_install 0.017494 0.004709 1.894958 ( 0.919624)
test_btest 0.000884 0.000139 75.303663 ( 8.023349)
test_basic 0.003399 0.004796 0.336683 ( 0.423554)
test_all 0.000000 0.005451 643.900032 ( 65.010782)
test_rubyspec 0.112525 0.055277 45.972371 ( 54.480520)
total: 130.66 sec