Logfile: /home/ko1/ruby/logs/brlog.trunk.20220906-205613
#<BuildRuby:0x0000563114178c70
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220906-205613",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.011416 0.001021 1.014542 ( 1.242700)
build_miniruby 0.002709 0.000361 1.353822 ( 1.148338)
build_ruby 0.002873 0.000383 2.862044 ( 2.909069)
build_all 0.021910 0.000000 18.763554 ( 2.208522)
build_install 0.013003 0.009749 1.930851 ( 0.945677)
test_btest 0.000885 0.000161 93.817191 ( 9.931166)
test_basic 0.002283 0.005334 0.353592 ( 0.442538)
test_all 0.001161 0.003942 680.533203 ( 68.461012)
test_rubyspec 0.118147 0.056804 46.879196 ( 55.380362)
total: 142.67 sec