Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-032904
#<BuildRuby:0x0000557c49a93ba0
@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.20220802-032904",
@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.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000036 0.000006 0.000042 ( 0.000042)
configure 0.000028 0.000005 0.000033 ( 0.000032)
build_up 0.002114 0.009771 0.838847 ( 1.290864)
build_miniruby 0.000986 0.000352 0.062066 ( 0.061740)
build_ruby 0.001116 0.000398 0.067927 ( 0.066742)
build_all 0.005772 0.002062 1.214175 ( 0.462558)
build_install 0.013224 0.001564 4.289798 ( 1.833137)
test_btest 0.000969 0.000303 51.220011 ( 6.116833)
test_basic 0.001639 0.005103 0.296082 ( 0.387322)
test_all 0.001536 0.000576 501.953938 ( 52.976750)
test_rubyspec 0.066381 0.070992 41.044092 ( 46.905242)
total: 110.10 sec