Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-035322
#<BuildRuby:0x000055e9a9348620
@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.20220731-035322",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000014 0.000003 0.000017 ( 0.000018)
build_up 0.005456 0.005516 0.964366 ( 1.036921)
build_miniruby 0.001794 0.000552 0.073376 ( 0.071346)
build_ruby 0.001458 0.000449 0.075325 ( 0.073707)
build_all 0.008626 0.001173 1.524195 ( 0.595642)
build_install 0.020636 0.001453 5.202937 ( 2.066477)
test_btest 0.001009 0.000238 74.125118 ( 8.166488)
test_basic 0.006732 0.000329 0.328781 ( 0.418285)
test_all 0.000939 0.001683 686.885193 ( 66.883380)
test_rubyspec 0.096379 0.073569 45.538552 ( 51.394677)
total: 130.71 sec