Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-045529
#<BuildRuby:0x000055d5d69acb88
@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.20220819-045529",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000012 0.000000 0.000012 ( 0.000019)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.011079 0.000413 0.992177 ( 2.180834)
build_miniruby 0.001977 0.000264 0.078171 ( 0.075936)
build_ruby 0.001632 0.000217 0.079171 ( 0.077157)
build_all 0.007172 0.003450 1.547109 ( 0.575879)
build_install 0.017834 0.005181 1.883533 ( 0.914391)
test_btest 0.001189 0.000227 76.070528 ( 8.071913)
test_basic 0.006211 0.001183 0.312228 ( 0.409635)
test_all 0.003183 0.000606 692.727240 ( 67.257351)
test_rubyspec 0.090151 0.084084 45.775088 ( 54.255187)
total: 133.82 sec