Logfile: /home/ko1/ruby/logs/brlog.trunk.20220218-204518
#<BuildRuby:0x000056251d0c4480
@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.20220218-204518",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000000 0.010662 0.949180 ( 1.217630)
build_miniruby 0.000000 0.002359 0.072283 ( 0.070107)
build_ruby 0.000595 0.001167 0.075561 ( 0.073554)
build_all 0.007961 0.003412 4.089348 ( 0.790513)
build_install 0.015894 0.007491 7.913197 ( 2.355657)
test_btest 0.001276 0.000000 74.739642 ( 7.977713)
test_basic 0.006658 0.001346 0.348927 ( 0.437318)
test_all 0.001246 0.000513 695.095776 ( 66.847985)
test_rubyspec 0.106916 0.061018 46.488174 ( 52.054238)
total: 131.83 sec