Logfile: /home/ko1/ruby/logs/brlog.trunk.20220503-084944
#<BuildRuby:0x000055f45d1f5520
@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.20220503-084944",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008099 0.001350 0.903954 ( 1.266082)
build_miniruby 0.001557 0.000000 0.055728 ( 0.054209)
build_ruby 0.001545 0.000000 0.059103 ( 0.057521)
build_all 0.003248 0.004022 1.201303 ( 0.472018)
build_install 0.017484 0.001649 4.844946 ( 2.435785)
test_btest 0.002280 0.000000 53.786292 ( 6.274337)
test_basic 0.005772 0.000571 0.298778 ( 0.396988)
test_all 0.000000 0.003756 507.846038 ( 54.536756)
test_rubyspec 0.095627 0.028449 41.174766 ( 46.737347)
total: 112.23 sec