Logfile: /home/ko1/ruby/logs/brlog.trunk.20220331-123225
#<BuildRuby:0x0000557d4c5068a0
@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.20220331-123225",
@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.000008 0.000002 0.000010 ( 0.000009)
build_up 0.009235 0.002132 1.051116 ( 1.366370)
build_miniruby 0.002252 0.000000 0.074332 ( 0.073174)
build_ruby 0.001780 0.000000 0.069821 ( 0.069213)
build_all 0.008177 0.001662 4.240084 ( 0.869163)
build_install 0.012469 0.008081 8.022281 ( 2.434281)
test_btest 0.001231 0.000000 77.431131 ( 8.299318)
test_basic 0.004969 0.003790 0.352393 ( 0.440423)
test_all 0.001766 0.000530 692.436420 ( 67.965012)
test_rubyspec 0.112428 0.064318 46.482184 ( 51.936718)
total: 133.45 sec