Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-094419
#<BuildRuby:0x000056049c5191f8
@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.20220731-094419",
@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.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008270 0.001072 0.826953 ( 1.444470)
build_miniruby 0.001143 0.000285 0.053231 ( 0.051723)
build_ruby 0.001435 0.000359 0.066042 ( 0.063868)
build_all 0.001429 0.007922 1.266553 ( 0.478304)
build_install 0.007757 0.007906 4.319999 ( 1.837101)
test_btest 0.000864 0.000398 52.279977 ( 6.161216)
test_basic 0.005410 0.000000 0.298880 ( 0.393423)
test_all 0.002524 0.000000 510.897166 ( 53.174615)
test_rubyspec 0.054011 0.065403 41.907698 ( 47.862285)
total: 111.47 sec