Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-040900
#<BuildRuby:0x0000559c0b76e9c0
@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-040900",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.009427 0.000390 0.802417 ( 0.927126)
build_miniruby 0.001230 0.000088 0.052868 ( 0.051676)
build_ruby 0.001963 0.000140 0.061703 ( 0.059085)
build_all 0.008893 0.000287 1.289211 ( 0.470543)
build_install 0.010660 0.004986 4.348435 ( 1.811907)
test_btest 0.001409 0.000000 52.591677 ( 6.107377)
test_basic 0.002598 0.004803 0.295625 ( 0.390019)
test_all 0.002725 0.000121 497.750141 ( 52.938653)
test_rubyspec 0.098775 0.042957 41.876866 ( 47.784401)
total: 110.54 sec