Logfile: /home/ko1/ruby/logs/brlog.trunk.20220326-163345
#<BuildRuby:0x00005596b535cf40
@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.20220326-163345",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000018 0.000002 0.000020 ( 0.000021)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.006189 0.005285 1.007941 ( 1.222340)
build_miniruby 0.001759 0.000377 0.073924 ( 0.072443)
build_ruby 0.001549 0.000332 0.075952 ( 0.074358)
build_all 0.010061 0.000142 4.194113 ( 0.859843)
build_install 0.020807 0.002841 7.864428 ( 2.399006)
test_btest 0.001356 0.000239 71.389142 ( 8.340977)
test_basic 0.007942 0.000000 0.345751 ( 0.433761)
test_all 0.001701 0.000000 655.715921 ( 65.563554)
test_rubyspec 0.073145 0.091168 46.147189 ( 51.538930)
total: 130.51 sec