Logfile: /home/ko1/ruby/logs/brlog.trunk.20220223-181721
#<BuildRuby:0x00005653c7b144e8
@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.20220223-181721",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.010621 0.000819 0.858121 ( 0.960934)
build_miniruby 0.002100 0.000000 0.077014 ( 0.075796)
build_ruby 0.002053 0.000038 0.068818 ( 0.067726)
build_all 0.008015 0.002138 4.150948 ( 0.848882)
build_install 0.018143 0.005813 7.989510 ( 2.443446)
test_btest 0.001032 0.000287 71.276593 ( 8.266111)
test_basic 0.007904 0.000779 0.334500 ( 0.422757)
test_all 0.000000 0.001638 695.396380 ( 67.161793)
test_rubyspec 0.081391 0.079750 46.259695 ( 51.446389)
total: 131.69 sec