Logfile: /home/ko1/ruby/logs/brlog.trunk.20220304-212540
#<BuildRuby:0x0000563d4eba84e8
@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.20220304-212540",
@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.000002 0.000009 ( 0.000009)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000012)
build_up 0.005812 0.004653 0.990159 ( 1.264103)
build_miniruby 0.002902 0.000000 0.078181 ( 0.076048)
build_ruby 0.001877 0.000174 0.067845 ( 0.065903)
build_all 0.006584 0.003679 4.123678 ( 0.827902)
build_install 0.017669 0.005801 7.939561 ( 2.414139)
test_btest 0.001815 0.000573 71.496286 ( 8.158429)
test_basic 0.002144 0.005359 0.340557 ( 0.428660)
test_all 0.001284 0.000473 695.461453 ( 67.440565)
test_rubyspec 0.102270 0.070435 46.336896 ( 51.690781)
total: 132.37 sec