Logfile: /home/ko1/ruby/logs/brlog.trunk.20220822-093129
#<BuildRuby:0x0000560b482d4ea8
@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.20220822-093129",
@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.000002 0.000007 ( 0.000005)
autoconf 0.000016 0.000004 0.000020 ( 0.000019)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009827 0.001330 0.982666 ( 1.137512)
build_miniruby 0.001720 0.000397 0.075610 ( 0.074035)
build_ruby 0.001501 0.000346 0.077547 ( 0.076407)
build_all 0.008548 0.000810 1.533808 ( 0.587719)
build_install 0.012373 0.006706 1.901876 ( 0.931397)
test_btest 0.000679 0.000179 74.697705 ( 8.248632)
test_basic 0.001918 0.006520 0.322768 ( 0.412315)
test_all 0.002772 0.000924 677.482387 ( 67.135692)
test_rubyspec 0.101289 0.069048 45.641287 ( 54.237859)
total: 132.84 sec