Logfile: /home/ko1/ruby/logs/brlog.trunk.20220403-164455
#<BuildRuby:0x0000557ad1becb38
@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.20220403-164455",
@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.000004 0.000022 ( 0.000023)
configure 0.000046 0.000011 0.000057 ( 0.000057)
build_up 0.009732 0.002246 0.998704 ( 1.100644)
build_miniruby 0.001449 0.000335 0.075353 ( 0.074862)
build_ruby 0.001721 0.000397 0.073699 ( 0.072388)
build_all 0.010478 0.000097 4.268968 ( 0.876456)
build_install 0.015835 0.007735 8.654081 ( 3.018741)
test_btest 0.001007 0.000252 74.345152 ( 8.350583)
test_basic 0.007228 0.001807 0.349738 ( 0.437083)
test_all 0.001961 0.000190 701.755380 ( 67.838172)
test_rubyspec 0.123492 0.047569 46.559828 ( 51.754585)
total: 133.52 sec