Logfile: /home/ko1/ruby/logs/brlog.trunk.20221108-191619
#<BuildRuby:0x0000563d19cc09c8
@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.20221108-191619",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000014 0.000003 0.000017 ( 0.000018)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.006469 0.004831 1.082264 ( 1.106207)
build_miniruby 0.001665 0.000512 0.067516 ( 0.064961)
build_ruby 0.002174 0.000000 0.067488 ( 0.064865)
build_all 0.008437 0.002362 1.524596 ( 0.605681)
build_install 0.016323 0.005299 1.882522 ( 0.942692)
test_btest 0.000978 0.000293 86.219804 ( 8.786347)
test_basic 0.008946 0.000100 0.345023 ( 0.431220)
test_all 0.003475 0.000000 658.624934 ( 67.533117)
test_rubyspec 0.113587 0.069171 47.413320 ( 55.554876)
total: 135.09 sec