Logfile: /home/ko1/ruby/logs/brlog.trunk.20220221-112928
#<BuildRuby:0x0000558ff62a68a0
@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.20220221-112928",
@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.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.009773 0.000412 0.952967 ( 1.200439)
build_miniruby 0.000000 0.002368 0.075353 ( 0.072791)
build_ruby 0.000595 0.001448 0.084557 ( 0.082235)
build_all 0.007135 0.003964 4.189750 ( 0.777639)
build_install 0.016170 0.006794 7.730261 ( 2.336673)
test_btest 0.000000 0.001242 74.979087 ( 8.193304)
test_basic 0.000000 0.007352 0.332914 ( 0.422945)
test_all 0.000790 0.001003 659.027218 ( 65.232172)
test_rubyspec 0.091167 0.068997 46.330705 ( 51.873019)
total: 130.19 sec