Logfile: /home/ko1/ruby/logs/brlog.trunk.20220302-124249
#<BuildRuby:0x000055b92d84a8a0
@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.20220302-124249",
@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.000010 0.000000 0.000010 ( 0.000011)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.011995 0.000224 1.036102 ( 1.340175)
build_miniruby 0.000000 0.002837 0.076681 ( 0.073890)
build_ruby 0.000988 0.001096 0.070775 ( 0.068775)
build_all 0.010248 0.000187 4.237517 ( 0.855365)
build_install 0.023995 0.000580 8.085357 ( 2.414913)
test_btest 0.000000 0.001670 77.431779 ( 8.253946)
test_basic 0.004041 0.003375 0.329666 ( 0.422847)
test_all 0.001367 0.000082 648.376552 ( 64.797979)
test_rubyspec 0.121991 0.024502 46.324962 ( 51.688064)
total: 129.92 sec