Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-152640
#<BuildRuby:0x000055c5499b5438
@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.20220729-152640",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000041 0.000010 0.000051 ( 0.000052)
build_up 0.003476 0.004922 0.836537 ( 1.011760)
build_miniruby 0.001777 0.000592 0.065248 ( 0.064382)
build_ruby 0.001095 0.000365 0.057264 ( 0.057494)
build_all 0.005723 0.001907 1.236499 ( 0.480636)
build_install 0.007492 0.008677 4.316910 ( 1.850008)
test_btest 0.001396 0.000598 50.755118 ( 6.247676)
test_basic 0.004571 0.001959 0.292353 ( 0.384135)
test_all 0.001685 0.000723 482.684064 ( 52.038909)
test_rubyspec 0.090162 0.044853 41.582989 ( 47.552340)
total: 109.69 sec