Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-051639
#<BuildRuby:0x0000560c17d327e0
@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.20220829-051639",
@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.000014 0.000002 0.000016 ( 0.000016)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.002859 0.003659 0.808947 ( 1.147860)
build_miniruby 0.000824 0.000177 0.057784 ( 0.056585)
build_ruby 0.000707 0.000151 0.059471 ( 0.058236)
build_all 0.004473 0.000109 1.541730 ( 0.594714)
build_install 0.009090 0.001818 1.926443 ( 0.959219)
test_btest 0.000586 0.000117 50.822306 ( 7.864075)
test_basic 0.004604 0.000921 0.330050 ( 0.418866)
test_all 0.002400 0.000480 615.732433 ( 87.305214)
test_rubyspec 0.072392 0.034301 43.376608 ( 51.708156)
total: 150.11 sec