Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-181507
#<BuildRuby:0x000056146f003f28
@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.20221203-181507",
@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.000009 0.000002 0.000011 ( 0.000012)
autoconf 0.000018 0.000004 0.000022 ( 0.000020)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.004100 0.000878 1.140138 ( 1.294590)
build_miniruby 0.000887 0.000190 0.952909 ( 0.951407)
build_ruby 0.001046 0.000224 2.823218 ( 2.703043)
build_all 0.008425 0.000787 15.851588 ( 3.272518)
build_install 0.009390 0.000869 2.249539 ( 1.271065)
test_btest 0.000465 0.000087 58.865667 ( 11.999099)
test_basic 0.003621 0.000679 0.316868 ( 0.408733)
test_all 0.000704 0.000132 660.524309 (110.017970)
test_rubyspec 0.055752 0.015364 53.125211 ( 61.282401)
total: 193.20 sec