Logfile: /home/ko1/ruby/logs/brlog.trunk.20220605-162935
#<BuildRuby:0x00005574db2f44c8
@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.20220605-162935",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.011041 0.000788 0.993894 ( 1.046090)
build_miniruby 0.002219 0.000000 0.070028 ( 0.067960)
build_ruby 0.002133 0.000000 0.081142 ( 0.078707)
build_all 0.006371 0.003457 1.483057 ( 0.590270)
build_install 0.020380 0.003614 5.801008 ( 2.786194)
test_btest 0.001400 0.000000 73.522744 ( 8.457491)
test_basic 0.004215 0.003691 0.319353 ( 0.414175)
test_all 0.000000 0.002607 666.341300 ( 65.303363)
test_rubyspec 0.095935 0.082333 45.663359 ( 51.386266)
total: 130.13 sec