Logfile: /home/ko1/ruby/logs/brlog.trunk.20220325-111844
#<BuildRuby:0x0000559c9d1d0a58
@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.20220325-111844",
@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.000018 0.000001 0.000019 ( 0.000020)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.003766 0.008034 0.990179 ( 1.030375)
build_miniruby 0.000000 0.002566 0.075502 ( 0.073230)
build_ruby 0.001578 0.000581 0.069151 ( 0.067126)
build_all 0.009318 0.000000 4.112673 ( 0.831338)
build_install 0.022617 0.000870 7.861629 ( 2.432875)
test_btest 0.000000 0.001176 74.212744 ( 7.851390)
test_basic 0.000064 0.006955 0.320582 ( 0.410009)
test_all 0.001455 0.000379 695.373706 ( 66.952293)
test_rubyspec 0.096247 0.067748 46.460180 ( 51.731127)
total: 131.38 sec