Logfile: /home/ko1/ruby/logs/brlog.trunk.20220501-223051
#<BuildRuby:0x00005633967c7340
@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.20220501-223051",
@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.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000181 0.012354 0.992490 ( 1.069620)
build_miniruby 0.001414 0.000544 0.075342 ( 0.073702)
build_ruby 0.001710 0.000658 0.071686 ( 0.069154)
build_all 0.007665 0.002368 1.479386 ( 0.601025)
build_install 0.019337 0.005154 5.814203 ( 2.780966)
test_btest 0.000995 0.000348 74.476961 ( 7.986850)
test_basic 0.004616 0.006099 0.325396 ( 0.408990)
test_all 0.002044 0.000255 689.014106 ( 67.011987)
test_rubyspec 0.087750 0.098587 45.459026 ( 50.557499)
total: 130.56 sec