Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-234532
#<BuildRuby:0x000055cef3f3be58
@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.20220728-234532",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006684 0.000000 0.863130 ( 1.035417)
build_miniruby 0.000979 0.000000 0.057687 ( 0.056472)
build_ruby 0.000778 0.000017 0.059320 ( 0.058194)
build_all 0.004541 0.000000 1.529850 ( 0.586796)
build_install 0.001602 0.007270 5.647676 ( 2.140307)
test_btest 0.000708 0.000118 56.156167 ( 7.924394)
test_basic 0.004517 0.000753 0.290029 ( 0.379401)
test_all 0.001250 0.000068 626.620807 ( 92.285091)
test_rubyspec 0.083813 0.045444 43.787448 ( 49.400642)
total: 153.87 sec