Logfile: /home/ko1/ruby/logs/brlog.trunk.20220426-181018
#<BuildRuby:0x000055f77a5ec118
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220426-181018",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.006541 0.000375 0.883443 ( 3.307663)
build_miniruby 0.000893 0.000127 0.058557 ( 0.057173)
build_ruby 0.000783 0.000112 0.059206 ( 0.058075)
build_all 0.004284 0.000007 1.528459 ( 0.619531)
build_install 0.004335 0.004259 6.272909 ( 2.825158)
test_btest 0.000634 0.000119 53.953941 ( 8.694132)
test_basic 0.005411 0.000198 0.315182 ( 0.404377)
test_all 0.000541 0.000820 660.336619 ( 96.835599)
test_rubyspec 0.051785 0.042243 44.394612 ( 49.385581)
total: 162.19 sec