Logfile: /home/ko1/ruby/logs/brlog.trunk.20220315-074652
#<BuildRuby:0x00005575acf268a0
@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.20220315-074652",
@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.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.007376 0.003823 1.008442 ( 2.092904)
build_miniruby 0.001404 0.000401 0.076010 ( 0.074168)
build_ruby 0.000000 0.002073 0.076288 ( 0.074678)
build_all 0.004407 0.006089 4.266533 ( 0.865605)
build_install 0.020002 0.004170 7.928305 ( 2.450602)
test_btest 0.000957 0.000337 75.184138 ( 7.793002)
test_basic 0.007605 0.000000 0.339831 ( 0.427989)
test_all 0.001970 0.000000 743.697973 ( 69.876464)
test_rubyspec 0.115247 0.040062 46.375970 ( 51.896797)
total: 135.55 sec