Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-122817
#<BuildRuby:0x000055e762ac8088
@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.20220727-122817",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005608 0.001530 0.905236 ( 3.043872)
build_miniruby 0.000771 0.000210 0.057225 ( 0.056003)
build_ruby 0.000676 0.000185 0.061245 ( 0.059952)
build_all 0.004601 0.000000 1.506183 ( 0.585225)
build_install 0.001274 0.010053 5.677393 ( 2.187629)
test_btest 0.000586 0.000245 44.542449 ( 8.784290)
test_basic 0.001893 0.003534 0.249511 ( 0.338585)
test_all 0.000522 0.000557 622.229740 ( 88.113618)
test_rubyspec 0.077625 0.051878 43.715097 ( 49.378446)
total: 152.55 sec