Logfile: /home/ko1/ruby/logs/brlog.trunk.20220208-084422
#<BuildRuby:0x00005555e0d2f858
@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.20220208-084422",
@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.000010 0.000003 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.008047 0.002996 0.954175 ( 2.005979)
build_miniruby 0.001549 0.000413 0.070209 ( 0.069383)
build_ruby 0.001254 0.000334 0.074661 ( 0.074886)
build_all 0.010429 0.000508 4.099080 ( 0.803296)
build_install 0.016969 0.006486 7.923263 ( 2.396695)
test_btest 0.000822 0.000216 72.349631 ( 8.424217)
test_basic 0.001905 0.005361 0.337271 ( 0.428077)
test_all 0.001297 0.000410 664.272582 ( 65.549955)
test_rubyspec 0.122882 0.049172 46.343167 ( 51.798132)
total: 131.55 sec