Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-041926
#<BuildRuby:0x0000561d29c988e8
@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.20220728-041926",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000018 0.000006 0.000024 ( 0.000015)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.006984 0.005134 0.988518 ( 1.535487)
build_miniruby 0.001545 0.000594 0.074926 ( 0.072799)
build_ruby 0.001611 0.000619 0.076605 ( 0.074541)
build_all 0.007518 0.002892 1.522034 ( 0.562528)
build_install 0.018670 0.004509 5.110023 ( 2.034375)
test_btest 0.000824 0.000290 74.897631 ( 8.242551)
test_basic 0.001296 0.005551 0.312141 ( 0.401348)
test_all 0.001353 0.000557 661.544785 ( 65.651908)
test_rubyspec 0.066967 0.111389 45.449014 ( 51.261521)
total: 129.84 sec