Logfile: /home/ko1/ruby/logs/brlog.trunk.20220209-155454
#<BuildRuby:0x0000557a6875e8a0
@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.20220209-155454",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.008147 0.001880 0.951199 ( 1.017539)
build_miniruby 0.001885 0.000435 0.075420 ( 0.073436)
build_ruby 0.001674 0.000387 0.075582 ( 0.073778)
build_all 0.007001 0.005446 4.180011 ( 0.799324)
build_install 0.021765 0.001603 7.741382 ( 2.305397)
test_btest 0.000000 0.001199 75.403152 ( 8.428268)
test_basic 0.006444 0.001661 0.338332 ( 0.427331)
test_all 0.001405 0.000351 657.072783 ( 65.190394)
test_rubyspec 0.094586 0.057260 46.194863 ( 51.731471)
total: 130.05 sec