Logfile: /home/ko1/ruby/logs/brlog.trunk.20220629-225746
#<BuildRuby:0x000055ee66d93f00
@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.20220629-225746",
@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.000003 0.000009 ( 0.000008)
autoconf 0.000011 0.000005 0.000016 ( 0.000017)
configure 0.000008 0.000004 0.000012 ( 0.000012)
build_up 0.004253 0.002127 0.840300 ( 1.207146)
build_miniruby 0.000846 0.000000 0.057349 ( 0.056167)
build_ruby 0.000856 0.000000 0.059127 ( 0.057932)
build_all 0.003401 0.000745 1.496172 ( 0.597937)
build_install 0.004736 0.006273 6.285947 ( 2.819863)
test_btest 0.001502 0.000000 55.201091 ( 7.914877)
test_basic 0.004740 0.001100 0.271083 ( 0.359105)
test_all 0.000829 0.000414 622.188748 ( 89.040084)
test_rubyspec 0.069965 0.054542 44.479360 ( 50.066620)
total: 152.12 sec