Logfile: /home/ko1/ruby/logs/brlog.trunk.20220423-085104
#<BuildRuby:0x0000563084848f40
@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.20220423-085104",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000018 0.000002 0.000020 ( 0.000021)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.010627 0.000954 1.044556 ( 1.188073)
build_miniruby 0.002032 0.000000 0.077255 ( 0.075065)
build_ruby 0.002264 0.000000 0.071559 ( 0.069275)
build_all 0.004389 0.005312 1.497453 ( 0.621757)
build_install 0.012947 0.012308 5.808480 ( 2.760420)
test_btest 0.001365 0.000000 74.079224 ( 7.905107)
test_basic 0.002324 0.006926 0.329931 ( 0.415507)
test_all 0.001786 0.000680 705.679621 ( 67.668208)
test_rubyspec 0.100391 0.077267 45.999050 ( 51.009477)
total: 131.71 sec