Logfile: /home/ko1/ruby/logs/brlog.trunk.20220501-181027
#<BuildRuby:0x000056070569e620
@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.20220501-181027",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000017 0.000000 0.000017 ( 0.000035)
configure 0.000027 0.000000 0.000027 ( 0.000014)
build_up 0.006510 0.000382 0.831365 ( 1.068672)
build_miniruby 0.000778 0.000119 0.056859 ( 0.055603)
build_ruby 0.000852 0.000131 0.057837 ( 0.056656)
build_all 0.004067 0.000000 1.517938 ( 0.608245)
build_install 0.009932 0.000082 6.233863 ( 2.806822)
test_btest 0.000000 0.000548 54.127018 ( 7.943764)
test_basic 0.000000 0.005853 0.288134 ( 0.377221)
test_all 0.000000 0.001473 623.120271 ( 89.477715)
test_rubyspec 0.074229 0.039855 43.986490 ( 48.879403)
total: 151.27 sec