Logfile: /home/ko1/ruby/logs/brlog.trunk.20220403-192809
#<BuildRuby:0x000055873fd6f440
@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.20220403-192809",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.011179 0.001004 1.040873 ( 1.376340)
build_miniruby 0.001669 0.000238 0.075907 ( 0.073777)
build_ruby 0.001501 0.000215 0.075846 ( 0.074300)
build_all 0.004901 0.005949 4.175953 ( 0.830178)
build_install 0.017201 0.006927 8.538847 ( 2.977078)
test_btest 0.000765 0.000191 75.184172 ( 8.010871)
test_basic 0.006252 0.001563 0.344438 ( 0.432924)
test_all 0.000000 0.002497 701.333988 ( 67.773376)
test_rubyspec 0.099755 0.067451 46.682212 ( 51.774201)
total: 133.32 sec