Logfile: /home/ko1/ruby/logs/brlog.trunk.20220228-132509
#<BuildRuby:0x00005585ca20a8a0
@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.20220228-132509",
@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.000062 0.000020 0.000082 ( 0.000080)
build_up 0.008217 0.002739 1.003490 ( 1.412377)
build_miniruby 0.001475 0.000492 0.077853 ( 0.076545)
build_ruby 0.001330 0.000443 0.078129 ( 0.076828)
build_all 0.009781 0.000069 4.134727 ( 0.848486)
build_install 0.013916 0.009422 7.842957 ( 2.384373)
test_btest 0.000000 0.001237 72.857190 ( 8.346623)
test_basic 0.000000 0.007717 0.326352 ( 0.413948)
test_all 0.000000 0.002126 672.731239 ( 65.921089)
test_rubyspec 0.065225 0.098191 46.104775 ( 51.297112)
total: 130.78 sec