Logfile: /home/ko1/ruby/logs/brlog.trunk.20220328-124049
#<BuildRuby:0x0000557cf0dd44e8
@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.20220328-124049",
@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.000009 0.000002 0.000011 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.005425 0.005929 1.011529 ( 1.116954)
build_miniruby 0.001432 0.000477 0.075608 ( 0.073441)
build_ruby 0.001462 0.000488 0.076598 ( 0.075511)
build_all 0.004261 0.005571 4.155448 ( 0.855415)
build_install 0.019807 0.003816 7.946912 ( 2.437528)
test_btest 0.000772 0.000270 73.089565 ( 8.768623)
test_basic 0.003252 0.003810 0.327508 ( 0.421203)
test_all 0.000707 0.001669 682.545814 ( 67.239157)
test_rubyspec 0.075590 0.080565 45.753160 ( 51.130935)
total: 132.12 sec