Logfile: /home/ko1/ruby/logs/brlog.trunk.20220221-025322
#<BuildRuby:0x000055566650b510
@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.20220221-025322",
@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.000001 0.000011 ( 0.000012)
configure 0.000092 0.000013 0.000105 ( 0.000113)
build_up 0.000668 0.010310 0.985515 ( 4.924769)
build_miniruby 0.001312 0.000437 0.067137 ( 0.066574)
build_ruby 0.001244 0.000415 0.075678 ( 0.075325)
build_all 0.010060 0.000000 4.164016 ( 0.806391)
build_install 0.017748 0.005335 7.767764 ( 2.323177)
test_btest 0.001029 0.000294 71.202592 ( 7.783280)
test_basic 0.003191 0.005138 0.341068 ( 0.430766)
test_all 0.002978 0.000271 658.288052 ( 66.260067)
test_rubyspec 0.077749 0.087575 46.228442 ( 51.746415)
total: 134.42 sec