Logfile: /home/ko1/ruby/logs/brlog.trunk.20220216-080558
#<BuildRuby:0x000055dcfc7c7340
@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.20220216-080558",
@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.000006)
autoconf 0.000033 0.000000 0.000033 ( 0.000037)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.011088 0.000000 0.983513 ( 2.984679)
build_miniruby 0.001757 0.000125 0.078567 ( 0.076665)
build_ruby 0.001814 0.000227 0.075959 ( 0.073780)
build_all 0.007873 0.004096 4.067434 ( 0.782667)
build_install 0.015459 0.008045 7.839494 ( 2.343590)
test_btest 0.001077 0.000245 75.275139 ( 7.784868)
test_basic 0.002555 0.004853 0.340376 ( 0.428890)
test_all 0.001817 0.000496 676.613659 ( 65.340857)
test_rubyspec 0.092460 0.072226 46.049497 ( 51.246234)
total: 131.06 sec